Documentation
¶
Index ¶
Constants ¶
View Source
const ( Red = "\033[0;31m" Green = "\033[0;32m" Yellow = "\033[0;33m" Blue = "\033[0;34m" Magenta = "\033[0;35m" Cyan = "\033[0;36m" White = "\033[0;37m" )
Variables ¶
This section is empty.
Functions ¶
func DisableLoggers ¶ added in v0.7.0
func DisableLoggers()
DisableLoggers prevents any log output to be printed on console
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.