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

Method MarshalTo

pkg/tempopb/tempo.pb.go:4488–4491  ·  view source on GitHub ↗
(dAtA []byte)

Source from the content-addressed store, hash-verified

4486}
4487
4488func (m *TraceSearchMetadata) MarshalTo(dAtA []byte) (int, error) {
4489 size := m.Size()
4490 return m.MarshalToSizedBuffer(dAtA[:size])
4491}
4492
4493func (m *TraceSearchMetadata) MarshalToSizedBuffer(dAtA []byte) (int, error) {
4494 i := len(dAtA)

Callers

nothing calls this directly

Calls 2

SizeMethod · 0.95
MarshalToSizedBufferMethod · 0.95

Tested by

no test coverage detected