Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ContextKey ¶ added in v0.7.1
type ContextKey string
ContextKey is a type for context keys
var ( // AuthorizationKey is the key of the authorization value in the context AuthorizationKey ContextKey = "authorization" )
Click to show internal directories.
Click to hide internal directories.