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

Struct mockSharder

tempodb/compactor_test.go:35–35  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

33)
34
35type mockSharder struct{}
36
37func (m *mockSharder) Owns(string) bool {
38 return true

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected