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

Method WithByTypeNotIn

agent/app/repo/alert.go:61–61  ·  view source on GitHub ↗
(types []string)

Source from the content-addressed store, hash-verified

59 DeleteAlertConfig(opts ...DBOption) error
60
61 WithByTypeNotIn(types []string) DBOption
62 PageAlertConfig(page, size int, opts ...DBOption) (int64, []model.AlertConfig, error)
63
64 SyncAll(data []model.AlertConfig) error

Callers 3

PageAlertMethod · 0.65
GetAlertConfigMethod · 0.65
PageAlertConfigMethod · 0.65

Implementers 1

AlertRepoagent/app/repo/alert.go

Calls

no outgoing calls

Tested by

no test coverage detected