Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
16
type
AlertRepo
struct
{}
17
18
type
IAlertRepo
interface
{
19
WithByType(alertType string) DBOption
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected