Documentation ¶
Index ¶
Constants ¶
View Source
const ( // ContextUserIDKey is the key used to store the user id in the context. ContextUserIDKey = Session("user-id") )
Variables ¶
View Source
var ErrMetadataNotFound = errors.New("metadata not found")
View Source
var ErrSessionNotFound = errors.New("session not found")
View Source
var ErrUserIDNotFound = errors.New("user-id not found")
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.