MCPcopy Create free account
hub / github.com/dagger/dagger / MarshalTo

Method MarshalTo

engine/session/git/git.pb.go:1490–1493  ·  view source on GitHub ↗
(dAtA []byte)

Source from the content-addressed store, hash-verified

1488}
1489
1490func (m *GitConfigEntry) MarshalTo(dAtA []byte) (int, error) {
1491 size := m.Size()
1492 return m.MarshalToSizedBuffer(dAtA[:size])
1493}
1494
1495func (m *GitConfigEntry) MarshalToSizedBuffer(dAtA []byte) (int, error) {
1496 i := len(dAtA)

Callers

nothing calls this directly

Calls 2

SizeMethod · 0.95
MarshalToSizedBufferMethod · 0.95

Tested by

no test coverage detected