Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ConsoleOutputter ¶
type ConsoleOutputter struct {
// contains filtered or unexported fields
}
func NewConsoleOutputter ¶
func NewConsoleOutputter() ConsoleOutputter
func (ConsoleOutputter) Error ¶
func (c ConsoleOutputter) Error(err error) error
func (ConsoleOutputter) Output ¶
func (c ConsoleOutputter) Output(message string) error
Click to show internal directories.
Click to hide internal directories.