Clone this repo:
  1. 789a65a chore(all): update all (#452) by Mend Renovate · 33 hours ago main
  2. adb6366 chore(all): update all (#450) by Mend Renovate · 3 weeks ago
  3. e84111f chore(all): update all (#448) by Mend Renovate · 5 weeks ago
  4. 65ef109 feat: update image to us-central1-docker.pkg.dev/cloud-sdk-librarian-prod/images-prod/librarian-go@sha256:f2cbb6b904fdbf086efec0100536c52a79a654a5b9df21f975a2b6f6d50395a4 (#449) by Jon Skeet · 5 weeks ago
  5. 7ade29a chore(all): update all (#447) by Mend Renovate · 6 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.