Clone this repo:
  1. 2e7b6e9 chore: bump renovate min version (#501) by shollyman · 4 days ago main
  2. 1cdb1c1 chore: create a release (#500) by shollyman · 4 days ago release-500 v2.22.0
  3. c4451bb chore(deps): bump go.opentelemetry.io/otel/sdk in /v2 (#499) by dependabot[bot] · 5 days ago
  4. 774a802 chore: create a release (#498) by Baha Aiman · 2 weeks ago release-498 v2.21.0
  5. a2a329e feat(v2): update IsFeatureEnabled to not require EXPERIMENTAL (#497) by Wes Tarle · 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.