MCPcopy
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
407func (w *WordCounter) Value() int64 {
408 return w.count.Load()
409}

Callers 2

TestWordCounterFunction · 0.95
StringMethod · 0.95

Calls

no outgoing calls

Tested by 1

TestWordCounterFunction · 0.76