//
pkg.gl
Category
github.com/firstcontributions/backend
internal
gateway
models
redis
package
0.0.0-20230826191927-dcf5b65e6037
Repository:
https://github.com/firstcontributions/backend.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
1
Files
63 SLOC
#
Functions
NewCSRFStore
NewCSRFStore returns an instance of redis based session store.
NewSessionStore
NewSessionStore returns an instance of redis based session store.
#
Structs
CSRFStore
No description provided by the author
SessionStore
SessionStore implments session.Store interface.