commit | a09229c13c2f13bbdedf7b31b506cad4c83ef3bf | [log] [tgz] |
---|---|---|
author | Eric Koleda <ekoleda+devrel@google.com> | Mon Jun 29 15:04:58 2015 -0400 |
committer | Brad Fitzpatrick <bradfitz@golang.org> | Mon Jun 29 19:40:03 2015 +0000 |
tree | c2d067c1ae7d5bb2b2f889272b1b6b07c24130da | |
parent | cf0f7d2e30720b820fc9ec9f768ad765a27d641b [diff] |
google-api-go-client: Update all APIs Change-Id: Ic06f522c9d53d26fe4a2b3af2f3b9585d97f66dd Reviewed-on: https://code-review.googlesource.com/2991 Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
These are auto-generated Go libraries from the Google Discovery Service's JSON description files of the available “new style” Google APIs.
Announcement email: http://groups.google.com/group/golang-nuts/browse_thread/thread/6c7281450be9a21e
Getting started documentation:
https://github.com/google/google-api-go-client/blob/master/GettingStarted.md
In summary:
$ go get google.golang.org/api/storage/v1 $ go get google.golang.org/api/tasks/v1 $ go get google.golang.org/api/moderator/v1 ... etc ...
For docs, see e.g.:
https://godoc.org/google.golang.org/api/storage/v1
The package of a given import is the second-to-last component, before the version number.
For examples, see:
https://github.com/google/google-api-go-client/tree/master/examples
For support, use the golang-nuts@ mailing list: