(id uint)
| 25 | WithByLicenseId(licenseId string) DBOption |
| 26 | WithByRecordId(recordId uint) DBOption |
| 27 | WithByAlertMethodContainsConfigID(id uint) DBOption |
| 28 | WithByMethodConfigIDs(ids []uint) DBOption |
| 29 | |
| 30 | Create(alert *model.Alert) error |
no outgoing calls
no test coverage detected