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

Struct AlertService

agent/app/service/alert.go:27–27  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

25)
26
27type AlertService struct{}
28
29var eeHiddenAlertTypes = []string{"licenseException", "panelUpdate", "panelPwdEndTime"}
30var communityAlertMethodTypeNames = map[string]string{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected