Documentation ¶
Index ¶
- type Fatal
- type Output
- func (o *Output) Debug(msg string, a ...interface{})
- func (o *Output) Fatal(err error, msg string, a ...interface{})
- func (o *Output) Fatals(errs []error, msg string, a ...interface{})
- func (o *Output) Info(msg string, a ...interface{})
- func (o *Output) KeyValue(key, value string, indent int, a ...interface{})
- func (o *Output) LineBreak()
- func (o *Output) Say(msg string, indent int, a ...interface{})
- func (o *Output) Table(header string, rows [][]string)
- func (o *Output) Warn(msg string, a ...interface{})
- type Table
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.