//
pkg.gl
Category
github.com/suosi-inc/go-pkg-web
middleware
sessions
package
0.20.2
Repository:
https://github.com/suosi-inc/go-pkg-web.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
2
Files
156 SLOC
#
Packages
cookie
No description provided by the author
redis
No description provided by the author
#
Functions
Default
Default shortcut to get session.
DefaultMany
DefaultMany shortcut to get session with given name.
Sessions
No description provided by the author
SessionsMany
No description provided by the author
#
Constants
DefaultKey
No description provided by the author
#
Structs
Options
Options stores configuration for a session or session store.
#
Interfaces
Session
Session Wraps thinly gorilla-session methods.
Store
No description provided by the author