MCPcopy Create free account
hub / github.com/cortexproject/cortex / SendMsg

Method SendMsg

pkg/frontend/v1/queue_test.go:170–170  ·  view source on GitHub ↗
(m any)

Source from the content-addressed store, hash-verified

168func (p *processServerMock) SetTrailer(md metadata.MD) {}
169func (p *processServerMock) Context() context.Context { return p.ctx }
170func (p *processServerMock) SendMsg(m any) error { return nil }
171func (p *processServerMock) RecvMsg(m any) error { return nil }

Callers 15

SendMethod · 0.45
SendMethod · 0.45
SendMethod · 0.45
SendMethod · 0.45
SeriesMethod · 0.45
SendMethod · 0.45
SendMethod · 0.45
SendMethod · 0.45
SeriesMethod · 0.45
NextMethod · 0.45
SendMethod · 0.45
SendMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected