Clone this repo:
  1. fededd8 chore(all): update all (#384) by Mend Renovate · 11 days ago main
  2. cd8360b chore(main): release 2.14.0 (#383) by release-please[bot] · 2 weeks ago v2.14.0
  3. 64fbcdb chore(all): update all (#382) by Mend Renovate · 2 weeks ago
  4. c877470 feat(internallog): add a logging support package (#380) by Cody Oss · 2 weeks ago
  5. 782a113 chore(all): update module google.golang.org/api to v0.204.0 (#381) by Mend Renovate · 4 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.