package
Version:
v1.10.0
Opens a new window with list of versions in this module.
Published: Apr 30, 2019
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package color adds coloring functionality for TTY output.
Color represents a text color.
const (
Black Color = iota + 30
Red
Green
Yellow
Blue
Magenta
Cyan
White
)
Foreground colors.
Add adds the coloring to the given string.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.