package
3.0.4
Repository: https://github.com/keepchen/go-sail.git
Documentation: pkg.go.dev

# Functions

AutoMigrate 自动同步表结构.
IgnoreErrRecordNotFound 忽略记录未找到的错误 @docs https://gorm.io/docs/v2_release_note.html#ErrRecordNotFound Example: err := IgnoreErrRecordNotFound(db.First()).
Paginate 分页器 page默认为0,pageSize默认为10.

# Constants

NoneID 空ID.

# Variables

New 初始化 NewSvcImpl 的语法糖.
NewSvcImpl 初始化.

# Structs

BaseModel 基础模型字段 docs: https://gorm.io/docs/models.html.
No description provided by the author

# Interfaces

No description provided by the author