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

Method MarshalTo

pkg/ruler/ruler.pb.go:1278–1281  ·  view source on GitHub ↗
(dAtA []byte)

Source from the content-addressed store, hash-verified

1276}
1277
1278func (m *LivenessCheckResponse) MarshalTo(dAtA []byte) (int, error) {
1279 size := m.Size()
1280 return m.MarshalToSizedBuffer(dAtA[:size])
1281}
1282
1283func (m *LivenessCheckResponse) MarshalToSizedBuffer(dAtA []byte) (int, error) {
1284 i := len(dAtA)

Callers

nothing calls this directly

Calls 2

SizeMethod · 0.95
MarshalToSizedBufferMethod · 0.95

Tested by

no test coverage detected