//
pkg.gl
Category
github.com/yogenyslav/pkg
storage
redis_cache
package
0.4.0
Repository:
https://github.com/yogenyslav/pkg.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
10
Dependents
0
Files
223 SLOC
#
Functions
New
New creates a new Redis instance.
#
Variables
ErrNotFound
ErrNotFound reports that key doesn't exist.
#
Structs
Config
Config is the configuration for the Redis cache.
Redis
Redis wraps go-redis client and adds tracer to all operations.