Documentation
¶
Index ¶
- func GetData(nick string, dataMap map[string]interface{}) (map[string]interface{}, string, bool)
- func InsertData(nick string, dataMap map[string]interface{}) (string, bool)
- func QueryData(nick string, dataMap map[string]interface{}) ([]map[string]interface{}, string, bool)
- func RemoveData(nick string, dataMap map[string]interface{}) (string, bool)
- func SaveData(nick string, dataMap map[string]interface{}) (string, bool)
- func UpdateData(nick string, dataMap map[string]interface{}) (string, bool)
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.