(user *model.OperationLog)
| 15 | |
| 16 | CleanOperation() error |
| 17 | CreateOperationLog(user *model.OperationLog) error |
| 18 | PageOperationLog(limit, offset int, opts ...global.DBOption) (int64, []model.OperationLog, error) |
| 19 | |
| 20 | WithByInfo(info string) global.DBOption |
no outgoing calls
no test coverage detected