Documentation ¶
Overview ¶
Package printutil for output styling.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ErrorWithColor ¶
func ErrorWithColor(message string)
ErrorWithColor formats using the deafult formats output and writes standard output in a red font.
func ErrorfWithColor ¶
ErrorfWithColor formats according to a format specifier and writes standard output in a error font.
func WarnWithColor ¶
func WarnWithColor(message string)
WarnWithColor formats using the deafult formats output and writes standard output in a yellow font.
func WarnfWithColor ¶
WarnfWithColor formats according to a format specifier and writes standard output in a yellow font.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.