Clone this repo:
  1. 473e1a9 chore(all): update all (#360) by Mend Renovate · 4 days ago main
  2. 9c9257d chore(all): update all (#359) by Mend Renovate · 11 days ago
  3. 69eab0f chore(all): update all (#357) by Mend Renovate · 3 weeks ago
  4. c2347ac chore: updated go.work.sum (#356) by Julie Qiu · 3 weeks ago
  5. c2c0099 chore(main): release 2.12.5 (#353) by release-please[bot] · 3 weeks ago v2.12.5

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.