Add gofmt, goimports, vet, and codecov
4 files changed
tree: 9bbc6e04a46e38b1ccc51689932cc442cff70236
  1. .travis.yml
  2. api_callable.go
  3. api_callable_test.go
  4. CONTRIBUTING.md
  5. gax.go
  6. gax_test.go
  7. LICENSE
  8. path_template.go
  9. path_template_test.go
  10. 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.