Documentation
¶
Index ¶
- func Check(context *rpc.HTTPContext) (e error)
- func Delete(key string) (e error)
- func Insert(key string, timeout int, data map[string]dataDriver.Value) (e error)
- func ToList(key string, timeout int, data map[string]dataDriver.Value) (e error)
- func Update(key string, timeout int, data map[string]dataDriver.Value) (e error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Check ¶
func Check(context *rpc.HTTPContext) (e error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.