Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsHTTPURL ¶
IsHTTPURL returns true if the provided str is an HTTP(S) URL by checking if it has a http:// or https:// scheme. No validation is performed to verify if the URL is well-formed.
func IsRemoteURL ¶
IsRemoteURL returns true for HTTP(S) URLs and Git references.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.