Introduce APICall type

This typename is introduced mostly for documentation. vkit-generated
Go code will refer to this type, which helps to understand the
code structure.

Change-Id: I43c074f5b475ca36ede2add37990675195555456
1 file changed
tree: 1848b72debbda7dd1b51beb88c2d0ae16d270bb5
  1. gax.go
  2. gax_test.go
  3. option.go
  4. option_test.go
  5. path_template.go
  6. path_template_test.go
  7. README.md
README.md

GAX: Google API eXtension

GAX provides the utilities for gRPC-based API client libraries.