package
2.0.6+incompatible
Repository: https://github.com/golang/appengine.git
Documentation: pkg.go.dev

# Packages

Package aetesting provides utilities for testing App Engine packages.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Functions

AppID is the implementation of the wrapper function of the same name in ../identity.go.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
FullyQualifiedAppID returns the fully-qualified application ID.
No description provided by the author
No description provided by the author
IsAppEngine is the implementation of the wrapper function of the same name in ../appengine.go.
No description provided by the author
IsFlex is the implementation of the wrapper function of the same name in ../appengine.go.
IsSecondGen is the implementation of the wrapper function of the same name in ../appengine.go.
IsStandard is the implementation of the wrapper function of the same name in ../appengine.go.
No description provided by the author
No description provided by the author
Middleware wraps an http handler so that it can make GAE API calls.
No description provided by the author
NamespacedContext wraps a Context to support namespaces.
No description provided by the author
RegisterErrorCodeMap is called from API implementations to register their error code map.
RegisterTestRequest registers the HTTP request req for testing, such that any API calls are sent to the provided URL.
No description provided by the author
RegisterTransactionSetter registers a function that sets transaction information in a protocol buffer message.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
SetTestEnv sets the env variables for testing background ticket in Flex.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author
MainPath stores the file path of the main package.
NamespaceMods is a map from API service to a function that will mutate an RPC request to attach a namespace.

# Structs

APIError is the type returned by appengine.Context's Call method when an API call fails in an API-specific way.
CallError is the type returned by appengine.Context's Call method when an API call fails in a generic way, such as RpcError::CAPABILITY_DISABLED.

# Type aliases

No description provided by the author