Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
DefaultCheckInterval = time.Minute * 30
)
Functions ¶
func New ¶
func New(opts *BoltOptions) sessions.Store
func NewBoltStore ¶
func NewBoltStore(opts *BoltOptions) (sessions.Store, error)
NewBoltStore ./sessions.db
func RegWithOptions ¶
func RegWithOptions(opts *BoltOptions, args ...string) sessions.Store
Types ¶
type BoltOptions ¶
Click to show internal directories.
Click to hide internal directories.