Clone this repo:
  1. 54df548 testing: refine vet checks (#537) by shollyman · 16 hours ago main
  2. 6a053e0 chore(deps): bump google.golang.org/grpc from 1.83.1 to 1.83.2 (#536) by dependabot[bot] · 4 days ago
  3. 6888b2b chore(deps): bump google.golang.org/grpc from 1.83.1 to 1.83.2 in /v2 (#535) by dependabot[bot] · 4 days ago
  4. 71ffb54 chore: migrate flakybot to nightly (#534) by shollyman · 7 days ago
  5. 269185f chore(main): release 2.24.1 (#533) by release-please[bot] · 12 days ago release-please-533 v2.24.1

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.