Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrCurlNotFound = errors.New("curl not found")
ErrCurlNotFound is returned when curl is not available in PATH.
View Source
var ErrScriptFailed = errors.New("script execution failed")
ErrScriptFailed is returned when the install script execution fails.
Functions ¶
func SetVersion ¶
func SetVersion(v string)
SetVersion sets the version string (called from main with ldflags)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.