Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/1Panel-dev/1Panel
/ AlertTaskHelper
Struct
AlertTaskHelper
agent/app/service/alert_helper.go:37–40 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
35
)
36
37
type
AlertTaskHelper
struct
{
38
DiskIO
chan
[]disk.IOCountersStat
39
NetIO
chan
[]gnet.IOCountersStat
40
}
41
42
type
IAlertTaskHelper
interface
{
43
StopTask()
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected