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

Method MarshalTo

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

Source from the content-addressed store, hash-verified

1229}
1230
1231func (m *GitCredentialResponse) MarshalTo(dAtA []byte) (int, error) {
1232 size := m.Size()
1233 return m.MarshalToSizedBuffer(dAtA[:size])
1234}
1235
1236func (m *GitCredentialResponse) MarshalToSizedBuffer(dAtA []byte) (int, error) {
1237 i := len(dAtA)

Callers

nothing calls this directly

Calls 2

SizeMethod · 0.95
MarshalToSizedBufferMethod · 0.95

Tested by

no test coverage detected