Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type BuffOut ¶
BuffOut provides writers to handle output and err output
var Out *BuffOut
Out prints the data to os.Stdout/os.StdErr
func (*BuffOut) PrintBlock ¶
PrintBlock prints out a block of code with the same background
func (*BuffOut) PrintHeader ¶
PrintHeader prints out the header
func (*BuffOut) PrintStoplight ¶
PrintStoplight will print out red if stopped is true, green if not
func (*BuffOut) PrintVersion ¶
PrintVersion will output the current version and colophon
func (*BuffOut) PrintWarning ¶
PrintWarning outputs a warning
Click to show internal directories.
Click to hide internal directories.