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

Method MarshalTo

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

Source from the content-addressed store, hash-verified

1303}
1304
1305func (m *CredentialInfo) MarshalTo(dAtA []byte) (int, error) {
1306 size := m.Size()
1307 return m.MarshalToSizedBuffer(dAtA[:size])
1308}
1309
1310func (m *CredentialInfo) MarshalToSizedBuffer(dAtA []byte) (int, error) {
1311 i := len(dAtA)

Callers

nothing calls this directly

Calls 2

SizeMethod · 0.95
MarshalToSizedBufferMethod · 0.95

Tested by

no test coverage detected