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

Method XXX_Unmarshal

pkg/ruler/ruler.pb.go:164–166  ·  view source on GitHub ↗
(b []byte)

Source from the content-addressed store, hash-verified

162 return fileDescriptor_9ecbec0a4cfddea6, []int{1}
163}
164func (m *LivenessCheckRequest) XXX_Unmarshal(b []byte) error {
165 return m.Unmarshal(b)
166}
167func (m *LivenessCheckRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
168 if deterministic {
169 return xxx_messageInfo_LivenessCheckRequest.Marshal(b, m, deterministic)

Callers

nothing calls this directly

Calls 1

UnmarshalMethod · 0.95

Tested by

no test coverage detected