Documentation ¶
Index ¶
Constants ¶
View Source
const ( ColorBlack Color = "\u001b[30m" ColorRed = "\u001b[31m" ColorGreen = "\u001b[32m" ColorYellow = "\u001b[33m" ColorBlue = "\u001b[34m" ColorReset = "\u001b[0m" )
Variables ¶
This section is empty.
Functions ¶
func ColorizedText ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.