//
pkg.gl
Category
github.com/ssoor/go-sessions
sessiondb
redis
package
0.0.7
Repository:
https://github.com/ssoor/go-sessions.git
Documentation:
pkg.go.dev
Overview
Versions
3
Dependencies
3
Dependents
0
Files
67 SLOC
#
Packages
service
No description provided by the author
#
Functions
DeserializeBytes
DeserializeBytes converts the bytes to an object using gob decoder.
New
New returns a new redis database.
SerializeBytes
SerializeBytes serializa bytes using gob encoder and returns them.
#
Structs
Database
Database the redis database for q sessions.