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

Method XXX_Unmarshal

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

Source from the content-addressed store, hash-verified

198 return fileDescriptor_9ecbec0a4cfddea6, []int{2}
199}
200func (m *LivenessCheckResponse) XXX_Unmarshal(b []byte) error {
201 return m.Unmarshal(b)
202}
203func (m *LivenessCheckResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
204 if deterministic {
205 return xxx_messageInfo_LivenessCheckResponse.Marshal(b, m, deterministic)

Callers

nothing calls this directly

Calls 1

UnmarshalMethod · 0.95

Tested by

no test coverage detected