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

Function newMockMessage

pkg/ring/kv/codec/codec_test.go:77–79  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

75}
76
77func newMockMessage() proto.Message {
78 return &mockMessage{}
79}
80func (mockMessage) Reset() {}
81
82func (mockMessage) String() string {

Callers 1

Test_DecodeMultikeyFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected