Directories ¶
Path | Synopsis |
---|---|
Package appengine provides functionality that is common across App Engine APIs.
|
Package appengine provides functionality that is common across App Engine APIs. |
appengine/blobstore
Package blobstore provides a client for App Engine's persistent blob storage service.
|
Package blobstore provides a client for App Engine's persistent blob storage service. |
appengine/capability
Package capability exposes information about outages and scheduled downtime for specific API capabilities.
|
Package capability exposes information about outages and scheduled downtime for specific API capabilities. |
appengine/channel
The channel package implements the server side of App Engine's Channel API.
|
The channel package implements the server side of App Engine's Channel API. |
appengine/datastore
Package datastore provides a client for App Engine's datastore service.
|
Package datastore provides a client for App Engine's datastore service. |
appengine/delay
Package delay provides a way to execute code outside the scope of a user request by using the taskqueue API.
|
Package delay provides a way to execute code outside the scope of a user request by using the taskqueue API. |
appengine/log
Package log provides the means of querying an application's logs from within an App Engine application.
|
Package log provides the means of querying an application's logs from within an App Engine application. |
appengine/mail
Package mail provides the means of sending email from an App Engine application.
|
Package mail provides the means of sending email from an App Engine application. |
appengine/memcache
Package memcache provides a client for App Engine's distributed in-memory key-value store for small chunks of arbitrary data.
|
Package memcache provides a client for App Engine's distributed in-memory key-value store for small chunks of arbitrary data. |
appengine/taskqueue
Package taskqueue provides a client for App Engine's taskqueue service.
|
Package taskqueue provides a client for App Engine's taskqueue service. |
appengine/urlfetch
Package urlfetch provides an http.RoundTripper implementation for fetching URLs via App Engine's urlfetch service.
|
Package urlfetch provides an http.RoundTripper implementation for fetching URLs via App Engine's urlfetch service. |
appengine/user
Package user provides a client for App Engine's user authentication service.
|
Package user provides a client for App Engine's user authentication service. |
appengine_internal
The appengine_internal package supports Go programs for Google App Engine.
|
The appengine_internal package supports Go programs for Google App Engine. |
example/moustachio/moustachio
On App Engine, the framework sets up main; we should be a different package.
|
On App Engine, the framework sets up main; we should be a different package. |
go-app-builder
go-app-builder is a program that builds Go App Engine apps.
|
go-app-builder is a program that builds Go App Engine apps. |
The proto package converts data structures to and from the wire format of protocol buffers.
|
The proto package converts data structures to and from the wire format of protocol buffers. |
Click to show internal directories.
Click to hide internal directories.