directory
0.0.0-20180403234405-3be5551c975d
Repository: https://github.com/guregodevo/golang-samples.git
Documentation: pkg.go.dev
# Packages
Sample analytics demonstrates Google Analytics calls from App Engine flexible environment.
Sample cloudsql demonstrates usage of Cloud SQL from App Engine flexible environment.
Sample cloudsql demonstrates usage of Cloud SQL from App Engine flexible environment.
Sample datastore demonstrates use of the cloud.google.com/go/datastore package from App Engine flexible.
Sample endpoints demonstrates a Cloud Endpoints API.
Sample helloworld is a basic App Engine flexible app.
Sample mailgun is a demonstration on sending an e-mail from App Engine flexible environment.
Sample mailjet is a demonstration on sending an e-mail from App Engine flexible environment.
Sample memcache demonstrates use of a memcached client from App Engine flexible environment.
Sample pubsub demonstrates use of the cloud.google.com/go/pubsub package from App Engine flexible environment.
Sample redis demonstrates use of a redis client from App Engine flexible environment.
Sample sendgrid is a demonstration on sending an e-mail from App Engine flexible environment.
Package static demonstrates a static file handler for App Engine flexible environment.
Sample storage demonstrates use of the cloud.google.com/go/storage package from App Engine flexible environment.
Sample tiny demonstrates overall program structure: a main package with a main function that calls appengine.Main.
Sample twilio demonstrates sending and receiving SMS, receiving calls via Twilio from App Engine flexible environment.