package
0.0.0-20180212130509-f6958210d2e3
Repository: https://github.com/davars/gae.git
Documentation: pkg.go.dev

# Packages

Package constraints contains production datastore constraints.

# Functions

Use adds production implementations for all the gae services to the context.
UseBackground is the same as Use except that it activates production implementations which aren't associated with any particular request.
UseRemote is the same as Use, except that it lets you attach a context to a remote host using the Remote API feature.

# Variables

RemoteAPIScopes is the set of OAuth2 scopes needed for Remote API access.