Documentation ¶
Index ¶
Constants ¶
View Source
const ( HeaderColor = "\u001b[45;1m" InfoColor = "\033[1;34m" WarningColor = "\033[1;33m" ErrorColor = "\033[1;31m" DebugColor = "\033[0;36m" ResetColor = "\033[0m" )
View Source
const ( VERBOSE_WARNING = iota VERBOSE_INFO VERBOSE_DEBUG )
Variables ¶
This section is empty.
Functions ¶
func SetVerboseLevel ¶
func SetVerboseLevel(level string)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.