Documentation
¶
Index ¶
- func Clear(ctx context.Context) error
- func Del(ctx context.Context, key string) error
- func Get(ctx context.Context, key string, valuePtr interface{}) error
- func NewRedisClient(ctx context.Context) error
- func RedisCMDContext(ctx context.Context, args ...interface{}) (interface{}, error)
- func Set(ctx context.Context, key string, value interface{}, expires ...int) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RedisCMDContext ¶
RedisCMDContext 执行Redis客户端命令
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.