CoreSQLMarks

package
v5.1.34 Latest Latest
Warning

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

Go to latest
Published: Apr 27, 2024 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetMarks

func GetMarks(dataList interface{}, tableName string, fields string, marks pq.StringArray) (err error)

GetMarks 带有delete的方法设计 必须带有mark 字段设计

func GetMarksAndDelete

func GetMarksAndDelete(dataList interface{}, tableName string, fields string, marks pq.StringArray, haveRemove bool) (err error)

GetMarksAndDelete 带有delete的方法设计 必须带有mark / delete_at 字段设计

func GetMarksName

func GetMarksName(tableName string, marks pq.StringArray) (data map[string]string, err error)

GetMarksName 必须带有mark / name字段设计

func GetMarksNameAndDelete

func GetMarksNameAndDelete(tableName string, marks pq.StringArray, haveRemove bool) (data map[string]string, err error)

GetMarksNameAndDelete 必须带有mark / delete_at / name字段设计

func GetMarksTitleAndDelete

func GetMarksTitleAndDelete(tableName string, marks pq.StringArray, haveRemove bool) (data map[string]string, err error)

GetMarksTitleAndDelete 必须带有marks / delete_at / title字段设计

Types

This section is empty.

Jump to

Keyboard shortcuts

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