//
pkg.gl
Category
github.com/michelaquino/golang_api_skeleton
src
cache
package
0.0.0-20250125154136-01a2df996ed8
Repository:
https://github.com/michelaquino/golang_api_skeleton.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
0
Files
142 SLOC
#
Functions
NewRedis
NewRedis instantiate a new redis cluster client.
#
Structs
Config
Config has the redis configs.
RedisCache
RedisCache is a redis cache object.
#
Interfaces
Cacher
Cacher is an interface that represents an object that caches objects.