package
0.0.0-20230226181344-fa4b8cf90e5e
Repository: https://github.com/cd-home/goooooo.git
Documentation: pkg.go.dev

# Functions

NewRedisStore returns a new RedisStore with default configuration.
No description provided by the author

# Variables

No description provided by the author

# Structs

Gob serializer.
RedisStore stores gorilla sessions in Redis.

# Interfaces

SessionSerializer provides an interface for serialize/deserialize a session.

# Type aliases

KeyGenFunc defines a function used by store to generate a key.