common

package
v0.2.8 Latest Latest
Warning

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

Go to latest
Published: Jul 21, 2022 License: Apache-2.0 Imports: 0 Imported by: 1

Documentation

Index

Constants

View Source
const (
	ColumnName = "column"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type IterFunc

type IterFunc func(idx int64, bean interface{}) bool

IterFunc 参数

idx:迭代数
bean:序列化后的值

返回值:

打断迭代返回true

type Result

type Result interface {
	LastInsertId() (int64, error)
	RowsAffected() (int64, error)
}

Jump to

Keyboard shortcuts

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