Documentation
¶
Index ¶
- func Close(client *redis.Client)
- func Connect(host string, port int, password string, database int) *redis.Client
- func Del(client *redis.Client, key string) error
- func Get(client *redis.Client, key string) (string, error)
- func Ping(client *redis.Client) error
- func Set(client *redis.Client, key string, value interface{}) error
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.