Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GoEdgeLab/EdgeNode
/ Item
Method
Item
internal/metrics/task.go:12–12 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
10
type
Task
interface
{
11
Init() error
12
Item() *serverconfigs.MetricItemConfig
13
SetItem(item *serverconfigs.MetricItemConfig)
14
Add(obj MetricInterface)
15
InsertStat(stat *Stat) error
Callers
2
Update
Method · 0.95
TestNewManager
Function · 0.65
Calls
no outgoing calls
Tested by
1
TestNewManager
Function · 0.52