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

Struct AlertRepo

agent/app/repo/alert.go:16–16  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

14)
15
16type AlertRepo struct{}
17
18type IAlertRepo interface {
19 WithByType(alertType string) DBOption

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected