Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Console ¶
type Console struct {
}
Console is helper for print messages in color
func (*Console) PrintError ¶
PrintError shows error in red color
func (*Console) PrintSuccess ¶
PrintSuccess shows success message in green color
func (*Console) PrintWarning ¶
PrintWarning shows warning message in orange color
Click to show internal directories.
Click to hide internal directories.