You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Andrea Spacca ec086b4eb3 Bump google.golang.org/api пре 5 година
..
internal/kokoro Bump google.golang.org/api пре 5 година
v2 Bump google.golang.org/api пре 5 година
.gitignore Bump google.golang.org/api пре 5 година
CODE_OF_CONDUCT.md Bump google.golang.org/api пре 5 година
CONTRIBUTING.md Bump google.golang.org/api пре 5 година
LICENSE Bump google.golang.org/api пре 5 година
README.md Bump google.golang.org/api пре 5 година
RELEASING.md Bump google.golang.org/api пре 5 година
call_option.go Bump google.golang.org/api пре 5 година
gax.go Bump google.golang.org/api пре 5 година
go.mod Bump google.golang.org/api пре 5 година
go.sum Bump google.golang.org/api пре 5 година
header.go Bump google.golang.org/api пре 5 година
invoke.go Bump google.golang.org/api пре 5 година
tools.go Bump google.golang.org/api пре 5 година

README.md

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

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.