Clone this repo:
  1. 9778811 test(v2): verify HTTP status code propagation to metrics in Invoke (#519) by Wes Tarle · 2 days ago main
  2. 8f74070 fix: update outer go version (#518) by shollyman · 5 days ago
  3. aca8aec chore(main): release 2.23.0 (#514) by release-please[bot] · 5 days ago release-please-514 v2.23.0
  4. fc62896 fix: correct min go version (#517) by shollyman · 5 days ago
  5. 40c3a2c chore(deps): bump golang.org/x/net from 0.53.0 to 0.55.0 (#515) by dependabot[bot] · 6 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.