Versions in this module Expand all Collapse all v2 v2.0.4 Oct 15, 2024 Changes in this version + type CacheMiddleware struct + func New(redisClient redis.UniversalClient, config *Config) *CacheMiddleware + func (cm *CacheMiddleware) CacheMiddleware(configChain ...*Config) gin.HandlerFunc + type Config struct + HeaderDistinguishable bool + NoUidDistinguishable bool + Prefix string + TTL int64 Other modules containing this package github.com/afret0/wheel