MCPcopy
hub / github.com/grafana/tempo / testCounter

Struct testCounter

modules/generator/registry/test.go:100–103  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

98}
99
100type testCounter struct {
101 n string
102 registry *TestRegistry
103}
104
105var _ Counter = (*testCounter)(nil)
106

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected