Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SetNewRedisHandler ¶
func SetNewRedisHandler(handler NewRedisType)
Types ¶
type DefaultRedisClient ¶
func (*DefaultRedisClient) Del ¶
func (this *DefaultRedisClient) Del(key string) error
type IClient ¶
type NewRedisType ¶
type RedisMgr ¶
type RedisMgr struct {
// contains filtered or unexported fields
}
func NewRedisMgr ¶
func NewRedisMgr() *RedisMgr
func (*RedisMgr) SetNewRedisHandler ¶
func (this *RedisMgr) SetNewRedisHandler(handler NewRedisType)
Click to show internal directories.
Click to hide internal directories.