//
pkg.gl
Category
github.com/ibiscum/Go-Programming-Cookbook-Second-Edition
chapter02
internal
ansicolor
package
0.0.0-20241212173216-745cb4b42230
Repository:
https://github.com/ibiscum/go-programming-cookbook-second-edition.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
1
Files
37 SLOC
#
Constants
Black
Black colored text.
Blue
Blue colored text.
ColorNone
ColorNone is default.
Cyan
Cyan colored text.
Green
Green colored text.
Magenta
Magenta colored text.
Red
Red colored text.
White
White colored text.
Yellow
Yellow colored text.
#
Structs
ColorText
ColorText holds a string and its color.
#
Type aliases
Color
Color of text.