Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RedisCache ¶
type RedisCache struct {
// contains filtered or unexported fields
}
func NewRedisCache ¶
func NewRedisCache(client *redis.Client) (*RedisCache, error)
func (*RedisCache) Close ¶
func (c *RedisCache) Close()
Click to show internal directories.
Click to hide internal directories.