package
0.0.0-20241212173216-745cb4b42230
Repository: https://github.com/ibiscum/go-programming-cookbook-second-edition.git
Documentation: pkg.go.dev

# Constants

Black colored text.
Blue colored text.
ColorNone is default.
Cyan colored text.
Green colored text.
Magenta colored text.
Red colored text.
White colored text.
Yellow colored text.

# Structs

ColorText holds a string and its color.

# Type aliases

Color of text.