Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/grafana/tempo
/ Value
Method
Value
pkg/usagestats/stats.go:407–409 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
405
}
406
407
func
(w *WordCounter) Value() int64 {
408
return
w.count.Load()
409
}
Callers
2
TestWordCounter
Function · 0.95
String
Method · 0.95
Calls
no outgoing calls
Tested by
1
TestWordCounter
Function · 0.76