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

Method XXX_Unmarshal

pkg/cortexpb/cortex.pb.go:570–572  ·  view source on GitHub ↗
(b []byte)

Source from the content-addressed store, hash-verified

568 return fileDescriptor_893a47d0a749d749, []int{6}
569}
570func (m *StreamWriteRequest) XXX_Unmarshal(b []byte) error {
571 return m.Unmarshal(b)
572}
573func (m *StreamWriteRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
574 if deterministic {
575 return xxx_messageInfo_StreamWriteRequest.Marshal(b, m, deterministic)

Callers

nothing calls this directly

Calls 1

UnmarshalMethod · 0.95

Tested by

no test coverage detected