Documentation
¶
Index ¶
- Constants
- Variables
- func Detail(format string, args ...any)
- func DiffHunk(header string)
- func DiffLine(op rune, text string)
- func Dim(format string, args ...any)
- func Dump(format string, args ...any)
- func Err(format string, args ...any)
- func Fatal(format string, args ...any)
- func Header(msg string)
- func Info(format string, args ...any)
- func Plain(format string, args ...any)
- func Section(title, right string, rightEdge int)
- func Step(name, detail string, rightEdge int)
- func Success(format string, args ...any)
- func Warn(format string, args ...any)
Constants ¶
View Source
const ( LevelSilent = iota LevelNormal LevelVerbose LevelExtreme )
Variables ¶
View Source
var Level = LevelNormal
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.