//
pkg.gl
Category
github.com/gin-contrib/sessions
memstore
package
1.0.2
Repository:
https://github.com/gin-contrib/sessions.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
2
Dependents
48
Files
16 SLOC
#
Functions
NewStore
Keys are defined in pairs to allow key rotation, but the common case is to set a single authentication key and optionally an encryption key.
#
Interfaces
Store