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

TypeAlias SmartServiceAction

transport.go:63–63  ·  view source on GitHub ↗

SmartServiceAction is an action that the smart transport can ask a subtransport to perform.

Source from the content-addressed store, hash-verified

61// SmartServiceAction is an action that the smart transport can ask a
62// subtransport to perform.
63type SmartServiceAction int
64
65const (
66 // SmartServiceActionUploadpackLs is used upon connecting to a remote, and is

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected