Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/cortexproject/cortex
/ testComparator
Struct
testComparator
tools/querytee/proxy_test.go:23–23 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
21
}
22
23
type
testComparator
struct
{}
24
25
func
(testComparator) Compare(expected, actual []byte) error {
return
nil }
26
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected