MCPcopy Create free account
hub / github.com/libgit2/git2go / ConnectDirection

TypeAlias ConnectDirection

remote.go:61–61  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

59
60type RemoteCompletion uint
61type ConnectDirection uint
62
63const (
64 RemoteCompletionDownload RemoteCompletion = C.GIT_REMOTE_COMPLETION_DOWNLOAD

Callers 1

DirectionMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected