(project string)
| 19 | WithByType(alertType string) DBOption |
| 20 | WithByStatusIn(status []string) DBOption |
| 21 | WithByProject(project string) DBOption |
| 22 | WithByCount(count uint) DBOption |
| 23 | WithByAlertId(alertId uint) DBOption |
| 24 | WithByCreateAt(date *date.Date) DBOption |
no outgoing calls
no test coverage detected