Skip to main content

Google Cloud Go

Recommendation
Updated
Moved
USE
2021-09-26

What is it

Google Cloud Go is the official Go SDK for integrating with Google Cloud Platform services and platform products.

When to use it

Use Google Cloud Go when developing a Go system that needs to leverage a platform product in Google Cloud, such as Cloud Pub/Sub for real-time events, Cloud Storage, for file storage, and so forth.

See this list for an up to date directory of which APIs are available.

How to learn it