Clone this repo:
  1. 4938a10 chore(main): release 2.14.2 (#424) by release-please[bot] · 4 days ago main v2.14.2
  2. df6582b chore(all): update all (#425) by Mend Renovate · 5 days ago
  3. 16d1791 docs(v2): Fix Backoff doc to accurately explain Multiplier (#423) by Chris Smith · 9 days ago
  4. fef87e6 chore(all): update all (#421) by Mend Renovate · 12 days ago
  5. c0a549d chore(all): update all (#419) by Mend Renovate · 3 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.