Versions in this module Expand all Collapse all v1 deprecated v1.0.0 Mar 8, 2024 Changes in this version + func NewCache(ctx context.Context, c *redis.Client, exptime time.Duration) cache.ICacheInteractor + type CacheOptions struct + Addr string + DB int + Password string