package
Version:
v1.0.1
Opens a new window with list of versions in this module.
Published: Nov 22, 2022
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 5
Opens a new window with list of known importers.
Documentation
¶
Color is a console color
const (
Black Color = iota + 30
Red
Green
Yellow
Blue
Magenta
Cyan
White
)
const (
LightGrey Color = iota + 90
LightRed
LightGreen
LightYellow
LightBlue
LightMagenta
LightCyan
LightWhite
)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.