//
pkg.gl
Category
github.com/adam-hanna/redis-sessions
redis
package
0.0.3
Repository:
https://github.com/adam-hanna/redis-sessions.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
0
Files
113 SLOC
#
Functions
NewService
NewService starts the redis connection and sets the session options.
#
Structs
ConfigType
ConfigType is used to connect to the redis db.
CustomSessionServiceType
CustomSessionServiceType extends session.ServiceInterface.