package
0.10.25
Repository: https://github.com/graphql-editor/stucco.git
Documentation: pkg.go.dev

# Functions

ColorPrint prints message to stdout wrapped and colored.
ColorPrintf prints formated message to stdout wrapped and colored.
ColorPrintln prints message to stdout wrapped and colored followed by new line.
ErrorPrint prints message to stdout wrapped and colored.
ErrorPrintf prints formated message to stdout wrapped and colored.
ErrorPrintln prints message to stdout wrapped and colored followed by new line.
NotePrint prints message to stdout wrapped and colored.
NotePrintf prints formated message to stdout wrapped and colored.
NotePrintln prints message to stdout wrapped and colored followed by new line.
Print prints message to stdout wrapped.
Printf prints formated message to stdout wrapped.
Println prints message to stdout wrapped and follows it with new line.