Documentation ¶
Index ¶
- func Del(name string) error
- func Get(key string) (string, error)
- func Hdel(name, key string) error
- func Hget(name, key string) (string, error)
- func Hgetall(name string) ([]map[string]string, error)
- func Hset(name, key, value string) error
- func Llen()
- func Ping()
- func Rpush()
- func Set(key, value string, times time.Duration) error
- func TTL()
- func Test()
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.