MCPcopy
hub / github.com/grafana/tempo / XXX_Unmarshal

Method XXX_Unmarshal

pkg/tempopb/tempo.pb.go:516–518  ·  view source on GitHub ↗
(b []byte)

Source from the content-addressed store, hash-verified

514 return fileDescriptor_b334b194b16825ec, []int{4}
515}
516func (m *SearchBlockRequest) XXX_Unmarshal(b []byte) error {
517 return m.Unmarshal(b)
518}
519func (m *SearchBlockRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
520 if deterministic {
521 return xxx_messageInfo_SearchBlockRequest.Marshal(b, m, deterministic)

Callers

nothing calls this directly

Calls 1

UnmarshalMethod · 0.95

Tested by

no test coverage detected