Documentation
¶
Index ¶
- Variables
- func Debugf(format string, a ...any)
- func Emitf(format string, a ...any)
- func Errorf(format string, a ...any)
- func Fatalf(format string, a ...any)
- func Infof(format string, a ...any)
- func Init(w io.Writer, interactive bool, colors bool)
- func Printf(format string, a ...any)
- func Warningf(format string, a ...any)
Constants ¶
This section is empty.
Variables ¶
View Source
var (
// ANSI escape codes
Reset, Bold, Red, Green, Yellow, Blue string
)
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.