Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RedisConnection ¶
func NewRedisConnection ¶
func NewRedisConnection() (conn *RedisConnection, err error)
func (*RedisConnection) NewRedisClient ¶
func (config *RedisConnection) NewRedisClient() (client *redis.Client, err error)
Click to show internal directories.
Click to hide internal directories.