Clone this repo:
  1. 9bc100c chore(all): update all (#443) by Mend Renovate · 3 days ago main
  2. f6206fe chore(all): update all (#442) by Mend Renovate · 11 days ago
  3. 02fef0e chore: migrate repository (v2 only) to Librarian (#440) by Jon Skeet · 11 days ago
  4. 3090a57 chore: update CODEOWNERS (#441) by shollyman · 2 weeks ago
  5. c6d59cd chore(all): update all (#439) 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.