Google Cloud Platform Go Samples
This repository holds sample code written in Go that demonstrates the Google
Cloud Platform.
Some samples have accompanying guides on
cloud.google.com. See respective README files for
details.
Depending on samples
Copy any code you need from this repository into your own project.
Warning: Do not depend directly on the samples in this repo. Breaking changes
may be made at any time without warning.
Contributing changes
Entirely new samples are not accepted. Bug fixes are welcome, either as pull
requests or as GitHub issues.
See CONTRIBUTING.md for details on how to contribute.
Licensing
Code in this repository is licensed under the Apache 2.0. See LICENSE.