package
0.7.8
Repository: https://github.com/alibaba/git-repo-go.git
Documentation: pkg.go.dev

# Functions

Color returns color code for terminal display Available colors: normal black red green yellow blue magenta cyan white Available attributes: bold dim ul blink reverse.
Dim shows message in dim style.
Dimf is sprintf version of Dim.
Dimln shows message in dim style with LF.
Hilight shows hightlight message.
Hilightf is sprintf version of Hilight.
Hilightln shows hightlight message with LF.
Reset returns ResetColor to reset color output.