Skip to content

Commit 1377dd1

Browse files
committed
README.md: add pointer to Google Cloud Libraries
Fixes #203. Change-Id: I0faab2a8fa5c1725f8d45e4a93f6f1d98ff696d9 Reviewed-on: https://code-review.googlesource.com/12971 Reviewed-by: Ross Light <[email protected]>
1 parent c858ef4 commit 1377dd1

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

+8
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,14 @@ These are auto-generated Go libraries from the Google Discovery Service's JSON d
88
Due to the auto-generated nature of this collection of libraries, complete APIs or specific versions can appear or go away without notice.
99
As a result, you should always locally vendor any API(s) that your code relies upon.
1010

11+
If you're working with Google Cloud Platform APIs such as Datastore or Pub/Sub,
12+
consider using the
13+
[Cloud Client Libraries for Go](https://github.com/GoogleCloudPlatform/google-cloud-go)
14+
instead. These are the new and
15+
idiomatic Go libraries targeted specifically at Google Cloud Platform Services.
16+
17+
18+
1119
Announcement email:
1220

1321
* http://groups.google.com/group/golang-nuts/browse_thread/thread/6c7281450be9a21e

0 commit comments

Comments
 (0)