Clone this repo:
  1. dd8b5bb chore(deps): bump golang.org/x/net from 0.21.0 to 0.23.0 (#340) by dependabot[bot] · 5 days ago main
  2. 1fd74b8 chore(deps): bump golang.org/x/net from 0.22.0 to 0.23.0 in /v2 (#341) by dependabot[bot] · 5 days ago
  3. 5292420 chore(all): update all (#339) by Mend Renovate · 9 days ago
  4. 1e8142e chore(all): update all (#338) by Mend Renovate · 3 weeks ago
  5. 15b5e87 chore(all): update all (#337) by Mend Renovate · 4 weeks 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.