Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DeserializeBytes ¶
DeserializeBytes converts the bytes to an object using gob decoder
func SerializeBytes ¶
SerializeBytes serializa bytes using gob encoder and returns them
Types ¶
type Database ¶
type Database struct {
// contains filtered or unexported fields
}
Database the redis back-end session database for the sessions.
func (*Database) Config ¶
Config returns the configuration for the redis server bridge, you can change them.
Click to show internal directories.
Click to hide internal directories.