package
1.8.0
Repository: https://github.com/lazybark/go-helpers.git
Documentation: pkg.go.dev

# Functions

BBlack marks text as Black background.
BBlue marks text as Blue background.
BCyan marks text as Cyan background.
BGreen marks text as Green background.
Blue marks text as Blue.
BMagenta marks text as Magenta background.
BRed marks text as Red background.
BWhite marks text as White background.
BYellow marks text as Yellow background.
Cyan marks text as Cyan.
FBlink marks text as blinking.
FBold marks text as bold-styled.
FReverse marks text as reversed style.
FUnderline marks text as underline-styled.
FUnReverse marks text as unreversed style.
Gray marks text as Gray.
Green marks text as Green.
Magenta marks text as Magenta.
Red marks text as Red.
Reset adds formatting reset directive.
White marks text as White.
Yellow marks text as Yellow.

# Constants

BgBlack marks start of black background.
BgBlue marks start of blue background.
BgCyan marks start of cyan background.
BgGreen marks start of green background.
BgMagenta marks start of magenta background.
BgRed marks start of red background.
BgWhite marks start of white background.
BgYellow marks start of yellow background.
No description provided by the author
No description provided by the author
CBlue marks start of blue text color.
CCyan marks start of cyan text color.
CGray marks start of gray text color.
CGreen marks start of green text color.
CMagenta marks start of magenta text color.
CRed marks start of red text color.
CWhite marks start of white text color.
CYellow marks start of yellow text color.
FNone exists for compatibility with any external methods that require clf formatting.
FReset resets the formatting.
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author

# Type aliases

No description provided by the author