package
Version:
v1.1.0
Opens a new window with list of versions in this module.
Published: Jan 4, 2023
License: Apache-2.0, Apache-2.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
ANSIColorize colors a string.
Colorize returns an ASCII colored string based on given color.
Highlight colorize bytes at given indices.
Paint describes a terminal color.
const (
Black Paint = iota + 30
Red
Green
Yellow
Blue
Magenta
Cyan
LightGray
DarkGray = 90
Bold = 1
)
Defines basic ANSI colors.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.