model_action

package
v0.0.0-...-9a50b96 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 30, 2024 License: Apache-2.0 Imports: 4 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetData

func GetData(nick string, dataMap map[string]interface{}) (map[string]interface{}, string, bool)

通过主键获取数据

func InsertData

func InsertData(nick string, dataMap map[string]interface{}) (string, bool)

插入数据

func QueryData

func QueryData(nick string, dataMap map[string]interface{}) ([]map[string]interface{}, string, bool)

查询数据

func RemoveData

func RemoveData(nick string, dataMap map[string]interface{}) (string, bool)

删除数据

func SaveData

func SaveData(nick string, dataMap map[string]interface{}) (string, bool)

保存数据

func UpdateData

func UpdateData(nick string, dataMap map[string]interface{}) (string, bool)

插入数据

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL