GitHunt
NO

nolanmar511/golang-samples

Sample apps and code written for Google Cloud in the Go programming language.

Google Cloud Platform Go Samples

Kokoro Build Status

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.

Apache License 2.0
Created September 17, 2018
Updated March 19, 2020
nolanmar511/golang-samples | GitHunt