Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PrintCustomUsage ¶ added in v0.0.2
PrintCustomUsage prints the styled help menu.
func PrintError ¶
func PrintError(format string, a ...interface{})
PrintError prints [ERR] (ERR is red), message in default, args in bold.
func PrintInfo ¶
func PrintInfo(format string, a ...interface{})
PrintInfo prints [INF] (INF is hi-blue), message in default, args in bold.
func PrintSuccess ¶
func PrintSuccess(format string, a ...interface{})
PrintSuccess prints [SUC] (SUC is green), message in default, args in bold.
Types ¶
Click to show internal directories.
Click to hide internal directories.