package
0.0.0-20250125154136-01a2df996ed8
Repository: https://github.com/michelaquino/golang_api_skeleton.git
Documentation: pkg.go.dev

# Functions

NewRedis instantiate a new redis cluster client.

# Structs

Config has the redis configs.
RedisCache is a redis cache object.

# Interfaces

Cacher is an interface that represents an object that caches objects.