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

Method MarshalTo

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

Source from the content-addressed store, hash-verified

1185}
1186
1187func (m *GitCredentialRequest) MarshalTo(dAtA []byte) (int, error) {
1188 size := m.Size()
1189 return m.MarshalToSizedBuffer(dAtA[:size])
1190}
1191
1192func (m *GitCredentialRequest) MarshalToSizedBuffer(dAtA []byte) (int, error) {
1193 i := len(dAtA)

Callers

nothing calls this directly

Calls 2

SizeMethod · 0.95
MarshalToSizedBufferMethod · 0.95

Tested by

no test coverage detected