//
pkg.gl
Category
github.com/psaintlaurent/moby
builder
remotecontext
urlutil
package
0.0.0-20240615203259-d1273b2b4a1f
Repository:
https://github.com/psaintlaurent/moby.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
Files
19 SLOC
#
Functions
IsGitURL
IsGitURL returns true if the provided str is a remote git repository "URL".
IsURL
IsURL returns true if the provided str is an HTTP(S) URL by checking if it has a http:// or https:// scheme.