We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
188d99b
fmt.Errorf
cde156d
DisableColors
EnableColors
df6b986
clog
log
Fatal*
cfmt
cmd
05668e4
concealed
overline
faint
Fatalln
b5e8f07
Fixed parsing for two consecutive formatted groups. For example:
cfmt.Println("{{hello}}::red{{world}}::green")
1da45c7
Fixed output for structures and lines containing curly braces at the end. Such as, for example:
"{{{Hello}}}::red"
b09191a
Fixed background hex color.
282da01
Merge remote-tracking branch 'origin/master'
6247516
internal: update implementation
add2d49
internal: increase performance