Documentation ¶
Overview ¶
Package cache help us to connect to the cache using the redis library and with tracing.
Index ¶
Constants ¶
View Source
const CachePrefix = "CACHE_"
CachePrefix is the prefix for the environment variables.
Variables ¶
View Source
var ErrKeyMiss = errors.New("key does not exist")
ErrKeyMiss is the error returned when the key does not exist.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.