Documentation
¶
Index ¶
Constants ¶
View Source
const (
TOKEN_NAME = "token"
)
Variables ¶
This section is empty.
Functions ¶
func NewDefaultSession ¶
func NewDefaultSession() tokens.TokenStorage
func NewSession ¶
func NewSession(length int, name string, factory tokens.TokenFactory, store sessions.Store) tokens.TokenStorage
Types ¶
type Constant ¶
func NewDefaultConstant ¶
type Session ¶
Click to show internal directories.
Click to hide internal directories.