Documentation
¶
Index ¶
- type ConnPool
- func (p *ConnPool) Close() error
- func (p *ConnPool) Delete(key any) *redis.Cmd
- func (p *ConnPool) Do(args ...any) *redis.Cmd
- func (p *ConnPool) ExpireKey(key any, seconds int64) *redis.Cmd
- func (p *ConnPool) Get(key any) *redis.Cmd
- func (p *ConnPool) Keys(keys any) *redis.Cmd
- func (p *ConnPool) Set(key any, value any) *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.