Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ContextKeyType ¶
type ContextKeyType = int
ContextKeyType defines the context key type.
const ( // NamespaceContextKey defines the key for storing namespace in context. NamespaceContextKey ContextKeyType = iota )
Click to show internal directories.
Click to hide internal directories.