Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GoEdgeLab/EdgeNode
/ MetricValue
Method
MetricValue
internal/metrics/metric_interface.go:10–10 ·
view source on GitHub ↗
MetricValue 指标值
(value string)
Source
from the content-addressed store, hash-verified
8
9
// MetricValue 指标值
10
MetricValue(value string) (result int64, ok bool)
11
12
// MetricServerId 服务ID
13
MetricServerId() int64
Callers
1
Add
Method · 0.65
Implementers
3
testObj
internal/metrics/task_kv_test.go
taskRequest
internal/metrics/task_kv_test.go
HTTPRequest
internal/nodes/http_request.go
Calls
no outgoing calls
Tested by
no test coverage detected