package
1.0.0
Repository: https://github.com/gbenroscience/webredis.git
Documentation: pkg.go.dev

# Functions

NewRedisItemStore Creates a pointer to a new RedisItemStore redisClient: a client connection to redis secretKey: A 32 byte long string to use for encrypting(using AES) and decrypting the session data.

# Structs

No description provided by the author
RedisItemStore Manages general data storage that is not tied to any request/response or session using redis.