Add client options

Includes `DialGRPC`, a port of the same function in an internal package
within gcloud.
7 files changed
tree: 4d9747028f66a45b67aea032d5955d45d5652232
  1. .travis.yml
  2. call_option.go
  3. call_option_test.go
  4. client_option.go
  5. client_option_test.go
  6. CONTRIBUTING.md
  7. dial.go
  8. invoke.go
  9. invoke_test.go
  10. LICENSE
  11. path_template.go
  12. path_template_test.go
  13. README.md
README.md

Google API Extensions for Go

Build Status Code Coverage

Google API Extensions for Go (gax-golang) is a set of modules which aids the development of APIs for clients and servers based on gRPC and Google API conventions.