sqlx

package
v1.1.4 Latest Latest
Warning

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

Go to latest
Published: May 27, 2022 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	FieldsError = fmt.Errorf("fileds length is 0")
)

Functions

func BulkInsert

func BulkInsert(db *gorm.DB, table string, fields []string, params []map[string]interface{}) error

@desc @auth liuguoqiang 2020-11-27 @param @return

func BulkSave

func BulkSave(db *gorm.DB, table string, fields []string, params []map[string]interface{}) error

@desc 批量插入 @auth liuguoqiang 2020-11-27 @param @return

func Validate

func Validate(data, model interface{}) bool

@desc @auth liuguoqiang 2020-04-08 @param @return

Types

This section is empty.

Jump to

Keyboard shortcuts

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