package
1.13.1
Repository: https://github.com/react-vue-devel/moby.git
Documentation: pkg.go.dev

# Functions

IsGitTransport returns true if the provided str is a git transport by inspecting the prefix of the string for known protocols used in git.
IsGitURL returns true if the provided str is a git repository URL.
IsTransportURL returns true if the provided str is a transport (tcp, tcp+tls, udp, unix) URL.
IsURL returns true if the provided str is an HTTP(S) URL.