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

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Functions

NewWebRedisStore Creates a pointer to a new RedisTokenStore redisClient: a client connection to redis secretKey: A 32 bytes long string to use for encrypting(using AES) and decryptng the session data.

# Constants

The user supplied an invalid interface to decode the redis record into.
An error occurred while updating a value in redis.
When an error occurs while trying to Get a value from redis.
A record was found in redis.
When a value was not found in redis.
An error occurred while unmarshalling a struct to save in redis.
When a record was successfully updated in redis.
An error occurred while updating a record in redis.

# Structs

No description provided by the author
No description provided by the author
RedisTokenStore Manages tokens usable with REST APIS and saves them to redis.
No description provided by the author

# Interfaces

No description provided by the author
No description provided by the author