package
0.0.0-20160905201309-74f6ac73d5d5
Repository: https://github.com/fasthttp-contrib/sessions.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

DeserializeBytes converts the bytes to an object using gob decoder.
New returns a new redis database.
SerializeBytes serializa bytes using gob encoder and returns them.

# Structs

Database the redis database for q sessions.