The highest tagged major version is
v7.
package
Version:
v6.0.0-...-09a2066
Opens a new window with list of versions in this module.
Published: Jun 3, 2017
License: MIT, MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func DeserializeBytes(b []byte, m interface{}) error
DeserializeBytes converts the bytes to an object using gob decoder
func SerializeBytes(m interface{}) ([]byte, error)
SerializeBytes serializa bytes using gob encoder and returns them
Database the redis database for q sessions
New returns a new redis database
Config returns the configuration for the redis server bridge, you can change them
Load loads the values to the underline
Update updates the real redis store
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.