(id uint)
| 26 | WithByID(id string) DBOption |
| 27 | WithByIDNotIn(ids []string) DBOption |
| 28 | WithResourceID(id uint) DBOption |
| 29 | WithOperate(taskOperate string) DBOption |
| 30 | WithByStatus(status string) DBOption |
| 31 | } |
no outgoing calls
no test coverage detected