Merge pull request #9 from saicheems/update

Update to reflect codegen
tree: fa34d7cf2df46056baf333894d66c3b6631567c5
  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. gax.go
  9. invoke.go
  10. invoke_test.go
  11. LICENSE
  12. path_template.go
  13. path_template_test.go
  14. 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.