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

Method XXX_Unmarshal

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

Source from the content-addressed store, hash-verified

109 return fileDescriptor_c50820dbc814fcdd, []int{1}
110}
111func (m *HTTPResponse) XXX_Unmarshal(b []byte) error {
112 return m.Unmarshal(b)
113}
114func (m *HTTPResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
115 if deterministic {
116 return xxx_messageInfo_HTTPResponse.Marshal(b, m, deterministic)

Callers

nothing calls this directly

Calls 1

UnmarshalMethod · 0.95

Tested by

no test coverage detected