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

Method XXX_Unmarshal

httpgrpc/httpgrpc.pb.go:45–47  ·  view source on GitHub ↗
(b []byte)

Source from the content-addressed store, hash-verified

43 return fileDescriptor_c50820dbc814fcdd, []int{0}
44}
45func (m *HTTPRequest) XXX_Unmarshal(b []byte) error {
46 return m.Unmarshal(b)
47}
48func (m *HTTPRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
49 if deterministic {
50 return xxx_messageInfo_HTTPRequest.Marshal(b, m, deterministic)

Callers

nothing calls this directly

Calls 1

UnmarshalMethod · 0.95

Tested by

no test coverage detected