Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetLatestTag ¶ added in v0.2.5
func GoVerboseFlag ¶
func GoVerboseFlag() []string
GoVerboseFlag checks if 'Mage' was run with the verbose flag and if so returns the Go verbose flag '-v' as a slice of strings. An empty slice of strings is returned otherwise.
Types ¶
type FailedRequestError ¶ added in v0.2.5
type FailedRequestError int
func (FailedRequestError) Error ¶ added in v0.2.5
func (e FailedRequestError) Error() string
Click to show internal directories.
Click to hide internal directories.