package
Version:
v1.3.1
Opens a new window with list of versions in this module.
Published: Mar 26, 2021
License: GPL-3.0
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Init initialize cookie system
MaxAge return max age of timeout
type Session struct {
Name string `json:"name,omitempty" xml:"name,omitempty" yaml:"name,omitempty"`
Root bool `json:"root,omitempty" xml:"root,omitempty" yaml:"root,omitempty"`
}
Session user session info
FromCookie restore session from cookie
Source Files
¶
Click to show internal directories.
Click to hide internal directories.