package
5.0.0-20241215183534-c7a8253f2873
Repository: https://github.com/grahambrooks/go-git.git
Documentation: pkg.go.dev
# Functions
FindScpLikeComponents returns the user, host, port and path of the given SCP-like URL.
IsLocalEndpoint returns true if the given URL string specifies a local file endpoint.
MatchesScheme returns true if the given string matches a URL-like format scheme.
MatchesScpLike returns true if the given string matches an SCP-like format scheme.