Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Log logger.Logger = logger.Default
Functions ¶
This section is empty.
Types ¶
type OutputBuffer ¶
type OutputBuffer struct {
// contains filtered or unexported fields
}
func (*OutputBuffer) Get ¶
func (o *OutputBuffer) Get() []string
func (*OutputBuffer) Write ¶
func (o *OutputBuffer) Write(format string, args ...interface{})
Click to show internal directories.
Click to hide internal directories.