package
Version:
v0.16.1
Opens a new window with list of versions in this module.
Published: Feb 20, 2020
License: Apache-2.0, Apache-2.0
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
¶
Colorize returns an ASCII colored string based on given color.
Paint describes a terminal color.
const (
Black Paint = iota + 30
Red
Green
Yellow
Blue
Magenta
Cyan
White
DarkGray = 90
Bold = 1
)
Defines basic ANSI colors.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.