package
1.3.3
Repository: https://github.com/roberchen/echelon.git
Documentation: pkg.go.dev

# Functions

CalculateIncrementalUpdate will update the output frame to output.
CalculateIncrementalUpdateMaxLines will update frames to output with lines limitation.
DefaultColorSchema will returns a color schema By default, success color is green, failure color is red, and neutral color is yellow.
GetColoredText will colorize text with color.
GetColorSequence will returns color control escape sequence.

# Constants

BlackColor color.
BlueColor color.
CyanColor color.
GreenColor color.
MagentaColor color.
RedColor color.
ResetSequence reset ANSI sequence.
WhiteColor color.
YellowColor color.

# Structs

ColorSchema contains success/failure/neutral color.