Documentation
¶
Overview ¶
Package nscontext provides namespace context functionality that replaces google.golang.org/appengine.Namespace. It uses context values to store the namespace, which can be retrieved by the datastore package.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetNamespace ¶
GetNamespace returns the namespace from the context, or empty string if not set.
func HasNamespace ¶
HasNamespace returns true if the context has a namespace set.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.