Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/cortexproject/cortex
/ myPusher
Struct
myPusher
pkg/cortex/modules_test.go:166–166 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
164
}
165
166
type
myPusher
struct
{}
167
168
func
(p *myPusher) Push(ctx context.Context, req *cortexpb.WriteRequest) (*cortexpb.WriteResponse, error) {
169
return
nil, nil
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected