Clone this repo:
  1. 9b083b5 chore(all): update all (#429) by Mend Renovate · 4 days ago main
  2. c2be0a9 chore(all): update all (#427) by Mend Renovate · 10 days ago
  3. d9212e7 chore(all): update all (#426) by Mend Renovate · 3 weeks ago
  4. 4938a10 chore(main): release 2.14.2 (#424) by release-please[bot] · 4 weeks ago v2.14.2
  5. df6582b chore(all): update all (#425) 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.