Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CacheClient ¶
type CacheClient struct {
Connection goredis.UniversalClient
}
func CreateNewRedisClient ¶
func CreateNewRedisClient() *CacheClient
func (*CacheClient) ClusterNodes ¶
func (c *CacheClient) ClusterNodes() *goredis.StringCmd
func (*CacheClient) Info ¶
func (c *CacheClient) Info() *goredis.StringCmd
Click to show internal directories.
Click to hide internal directories.