Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Option ¶
type Option func(*RedisCache)
type RedisCache ¶
type RedisCache struct {
// contains filtered or unexported fields
}
func New ¶
func New(redisCache *cache.Cache, opts ...Option) *RedisCache
func (*RedisCache) SetWithTTL ¶
Click to show internal directories.
Click to hide internal directories.