modulepackage
0.0.0-20240621084011-036411ed0d4e
Repository: https://github.com/eaglebush/cacheredis.git
Documentation: pkg.go.dev
# Functions
NewRedisCache create a RedisCache object.
NewRedisCacheContext create a RedisCache object with context.
# Variables
No description provided by the author
# Structs
RedisCache - an implementation of the CacheInterface to connect to Redis.