Documentation ¶
Index ¶
- type ConnPool
- func (p *ConnPool) Close()
- func (p *ConnPool) Delete(key interface{}) *redis.Cmd
- func (p *ConnPool) Do(args ...interface{}) *redis.Cmd
- func (p *ConnPool) ExpireKey(key interface{}, seconds int64) *redis.Cmd
- func (p *ConnPool) Get(key interface{}) *redis.Cmd
- func (p *ConnPool) Keys(keys interface{}) *redis.Cmd
- func (p *ConnPool) Set(key interface{}, value interface{}) *redis.Cmd
- type Options
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.