Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
77
func
newMockMessage() proto.Message {
78
return
&mockMessage{}
79
}
80
func
(mockMessage) Reset() {}
81
82
func
(mockMessage) String() string {
Callers
1
Test_DecodeMultikey
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected