Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GoEdgeLab/EdgeNode
/ testObj
Struct
testObj
internal/metrics/task_kv_test.go:20–22 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
18
)
19
20
type
testObj
struct
{
21
ip string
22
}
23
24
func
(this *testObj) MetricKey(key string) string {
25
return
this.ip
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected