Documentation
¶
Index ¶
Constants ¶
View Source
const ( COLOR_RESET = "\033[0m" COLOR_RED = "\033[31m" COLOR_YELLOW = "\033[33m" COLOR_GREEN = "\033[32m" COLOR_BLUE = "\033[34m" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ColorLogger ¶
type ColorLogger struct{}
Click to show internal directories.
Click to hide internal directories.