Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cortexproject/cortex
/ mockProcessor
Struct
mockProcessor
pkg/querier/worker/worker_test.go:118–118 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
116
}
117
118
type
mockProcessor
struct
{}
119
120
func
(m mockProcessor) processQueriesOnSingleStream(ctx context.Context, _ *grpc.ClientConn, _ string) {
121
<-ctx.Done()
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected