//
pkg.gl
Category
github.com/packtpublishing/go-cookbook
Chapter02
ansicolor
package
0.0.0-20230130100827-6c64ebff31b2
Repository:
https://github.com/packtpublishing/go-cookbook.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
0
Files
37 SLOC
#
Packages
example
No description provided by the author
#
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.