# Functions
Color returns the ANSI escaping for the specified foreground and background colors, as well as modifiers Example:
fmt.Println(console.Color(console.FgGreen, console.BgBlue, console.Bold, console.Underline), "Name", console.Reset()).
Colorize returns a function analogous to fmt.Sprintf() but with the specified coloring format applied Example:
fmt.Println(console.Colorize(console.BgBlue, console.FgWhite)("the quick brown %s jumps over the lazy dog", "fox")).
Reset returns the ANSI escaping for color reset.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
not always supported.
No description provided by the author
No description provided by the author
# Variables
shortcuts Example:
fmt.Println(console.Error("something went %s", "wrong")).
shortcuts Example:
fmt.Println(console.Error("something went %s", "wrong")).
shortcuts Example:
fmt.Println(console.Error("something went %s", "wrong")).
shortcuts Example:
fmt.Println(console.Error("something went %s", "wrong")).
shortcuts Example:
fmt.Println(console.Error("something went %s", "wrong")).