//
pkg.gl
Category
github.com/davidmdm/kubelog
internal
color
package
0.7.3
Repository:
https://github.com/davidmdm/kubelog.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
2
Files
25 SLOC
#
Functions
Color
Color takes a string and escapes it to give it color, each call to color will alternate between cyan, magenta, yellow, blue, red, and green.
Cyan
Cyan returns a cyan string.
Red
Red returns a red string.
Yellow
Yellow returns a yellow string.