//
pkg.gl
Category
github.com/laurentgoderre/moby
builder
remotecontext
urlutil
package
0.0.0-20250130204033-e82d90384e5b
Repository:
https://github.com/laurentgoderre/moby.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
Files
20 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.