Documentation
¶
Index ¶
- Variables
- func Log(msg string)
- func MaybeExitWithError(err error)
- func Print(msg, custom string)
- func PrintBold(msg string)
- func PrintError(errMsg string)
- func PrintInfo(msg string)
- func PrintSecondary(msg string)
- func PrintSuccess(errMsg string)
- func PrintWarning(msg string)
- func PrompCustomHelp(cmd *cobra.Command, args []string)
Constants ¶
This section is empty.
Variables ¶
View Source
var Logger io.Writer = io.Discard
Functions ¶
func MaybeExitWithError ¶
func MaybeExitWithError(err error)
func PrintError ¶
func PrintError(errMsg string)
func PrintSecondary ¶
func PrintSecondary(msg string)
func PrintSuccess ¶
func PrintSuccess(errMsg string)
func PrintWarning ¶
func PrintWarning(msg string)
func PrompCustomHelp ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.