Clone this repo:
  1. 8f95937 chore(main): release 2.10.0 (#281) by release-please[bot] · 3 days ago main v2.10.0
  2. 4514281 feat: update dependencies (#280) by Cody Oss · 3 days ago
  3. 30374c7 chore(main): Enable release-trigger bot for triggering release job (#269) by Diptanshu Mittal · 3 days ago
  4. 5f905ec chore(all): update all (#279) by Mend Renovate · 3 days ago
  5. f36558c chore(all): update google.golang.org/genproto to submodules (#278) by Chris Smith · 7 days ago

Google API Extensions for Go

GoDoc

Google API Extensions for Go (gax-go) is a set of modules which aids the development of APIs for clients and servers based on gRPC and Google API conventions.

To install the API extensions, use:

go get -u github.com/googleapis/gax-go/v2

Note: Application code will rarely need to use this library directly, but the code generated automatically from API definition files can use it to simplify code generation and to provide more convenient and idiomatic API surface.

Go Versions

This library requires Go 1.6 or above.

License

BSD - please see LICENSE for more information.