MCPcopy 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

10type 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

UpdateMethod · 0.95
TestNewManagerFunction · 0.65

Calls

no outgoing calls

Tested by 1

TestNewManagerFunction · 0.52