Documentation ¶
Overview ¶
Package appengine contains helper packages targeting the GAE first-gen runtime.
Deprecated: this entire package tree is DEPRECATED since it depends on the deprecated GAE first-gen runtime. Many packages won't even work on the GAE second-gen runtime or on Kubernetes.
Directories ¶
Path | Synopsis |
---|---|
Package bqlog provides a mechanism to asynchronously log rows to BigQuery.
|
Package bqlog provides a mechanism to asynchronously log rows to BigQuery. |
gae-test/gae-test
Binary gae-test implements a sloppy sample app that tests 'bqlog' on GAE.
|
Binary gae-test implements a sloppy sample app that tests 'bqlog' on GAE. |
gaeauth
|
|
client
Package client implements OAuth2 authentication for outbound connections from Appengine using the application services account.
|
Package client implements OAuth2 authentication for outbound connections from Appengine using the application services account. |
server
Package server implements authentication for inbound HTTP requests on GAE.
|
Package server implements authentication for inbound HTTP requests on GAE. |
server/gaesigner
Package gaesigner implements signing.Signer interface using GAE App Identity API.
|
Package gaesigner implements signing.Signer interface using GAE App Identity API. |
server/internal/authdbimpl
Package authdbimpl implements datastore-based storage and update of AuthDB snapshots used for authorization decisions by server/auth/*.
|
Package authdbimpl implements datastore-based storage and update of AuthDB snapshots used for authorization decisions by server/auth/*. |
Package gaemiddleware provides a standard middleware for first-gen Appengine apps.
|
Package gaemiddleware provides a standard middleware for first-gen Appengine apps. |
standard
Package standard exposes a gaemiddleware Environment for Classic AppEngine.
|
Package standard exposes a gaemiddleware Environment for Classic AppEngine. |
Package gaesecrets implements storage of secret blobs on top of datastore.
|
Package gaesecrets implements storage of secret blobs on top of datastore. |
Package gaesettings implements settings.Storage interface on top of GAE datastore.
|
Package gaesettings implements settings.Storage interface on top of GAE datastore. |
Package gaetesting is DEPRECATED.
|
Package gaetesting is DEPRECATED. |
Package memlock allows multiple appengine handlers to coordinate best-effort mutual execution via memcache.
|
Package memlock allows multiple appengine handlers to coordinate best-effort mutual execution via memcache. |
Package meta contains some methods for interacting with GAE's metadata APIs.
|
Package meta contains some methods for interacting with GAE's metadata APIs. |
Package tq implements simple routing layer for task queue tasks.
|
Package tq implements simple routing layer for task queue tasks. |
tqtesting
Package tqtesting can be used in unit tests to simulate task queue calls produced by tq.Dispatcher.
|
Package tqtesting can be used in unit tests to simulate task queue calls produced by tq.Dispatcher. |
Package tsmon adapts common/tsmon library to GAE environment.
|
Package tsmon adapts common/tsmon library to GAE environment. |
Click to show internal directories.
Click to hide internal directories.