Clone this repo:
  1. 1721d64 chore(all): update all (#508) by Mend Renovate · 10 hours ago main
  2. eca08b0 chore(all): update opentelemetry-go monorepo to v1.44.0 (#509) by Mend Renovate · 10 hours ago
  3. 8d0f47c chore(all): update all (#507) by Mend Renovate · 3 weeks ago
  4. a123631 chore(all): update all (#506) by Mend Renovate · 4 weeks ago
  5. c9338a4 chore(all): update all (#505) by Mend Renovate · 5 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.