Documentation ¶
Index ¶
Constants ¶
View Source
const ( Authenticated = ContextKey("AUTHENTICATED_CTX") Username = ContextKey("USERNAME_CTX") PublicKey = ContextKey("PUBLIC_KEY_CTX") )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ContextKey ¶
type ContextKey string
Click to show internal directories.
Click to hide internal directories.