Documentation
¶
Index ¶
- func Create(address string, password string, dbIndex int) *redis.Client
- func Get(ctx context.Context, client *redis.Client, key string) (string, error)
- func Rm(ctx context.Context, client *redis.Client, key string) error
- func Set(ctx context.Context, client *redis.Client, key, value string, du time.Duration) error
- func SetBaseKey(v string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.