MCPcopy Create free account
hub / github.com/1Panel-dev/1Panel / WithByAlertMethodContainsConfigID

Method WithByAlertMethodContainsConfigID

agent/app/repo/alert.go:27–27  ·  view source on GitHub ↗
(id uint)

Source from the content-addressed store, hash-verified

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

Callers 1

DeleteAlertConfigMethod · 0.65

Implementers 1

AlertRepoagent/app/repo/alert.go

Calls

no outgoing calls

Tested by

no test coverage detected