Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // Title color should be used for any important title Title = green // Header color should be used for all the listing column headers Header = blue // Key color should be used for all key title content Key = blue // Info color should be used when we prompt an info Info = blue // Warn color should be used when we warn the user Warn = yellow // Error color should be used when something bad happened Error = red // Emphasise color should be used with important content Emphasise = green // NoColor doesn't add any colors to the output NoColor = noop )
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.