Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Locale = "cn" Domain = "internal" )
Functions ¶
This section is empty.
Types ¶
type Manager ¶
type Manager struct {
// contains filtered or unexported fields
}
func NewManager ¶
func (*Manager) UserSession ¶
UserSession retrieves and returns the SessionManager's CurrentSession field. Nil is returned if the session is not authenticated.
Click to show internal directories.
Click to hide internal directories.