package
Version:
v1.3.28
Opens a new window with list of versions in this module.
Published: Mar 28, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 13
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func DeleteCallback(db *gorm.DB)
DeleteCallback 自定义删除时间标记
func QueryCallback(db *gorm.DB)
QueryCallback 自定义查询时间标记
RegisterCartimeCallbacks cartime注入 替换掉原来的时间戳
func UpdateCallback(db *gorm.DB)
UpdateCallback 自定义更新时间标记
type Paging struct {
Page int64 `json:"page"`
Size int64 `json:"size"`
Order int32 `json:"order"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.