Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
35
type
mockSharder
struct
{}
36
37
func
(m *mockSharder) Owns(string) bool {
38
return
true
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected