Documentation ¶
Index ¶
- func Check(context *rpc.HTTPContext) (e error)
- func Delete(SchemaName string, TableName string, data map[string]interface{}) (e error)
- func Insert(SchemaName string, TableName string, data map[string]interface{}) (e error)
- func Query(SchemaName string, TableName string, data interface{}) (e error)
- func Update(SchemaName string, TableName string, data []map[string]interface{}) (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.