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

Method WithByProject

agent/app/repo/alert.go:21–21  ·  view source on GitHub ↗
(project string)

Source from the content-addressed store, hash-verified

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

Callers 9

PushAlertFunction · 0.95
SearchWithPageMethod · 0.65
LoadInfoMethod · 0.65
ExportMethod · 0.65
DeleteMethod · 0.65
SearchWithPageMethod · 0.65
DeleteMethod · 0.65
CreateAlertMethod · 0.65
ExternalUpdateAlertMethod · 0.65

Implementers 1

AlertRepoagent/app/repo/alert.go

Calls

no outgoing calls

Tested by

no test coverage detected