Documentation ¶
Overview ¶
* User: cr-mao Date: 2023/8/3 09:01 Email: crmao@qq.com Desc: discard.go
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type LazySaveObj ¶
type LazySaveObj interface { // // GetLsoId 获取 延迟保存对象 Id GetLsoId() string // // SaveOrUpdate 保存或更新 SaveOrUpdate(callback func()) }
LazySaveObj 延迟保存对象
Click to show internal directories.
Click to hide internal directories.