Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DebugPrinter ¶
type DebugPrinter struct{}
func (DebugPrinter) Print ¶
func (dp DebugPrinter) Print(title, dump string)
type FirehoseNozzle ¶
type FirehoseNozzle struct {
// contains filtered or unexported fields
}
func (*FirehoseNozzle) Start ¶
func (n *FirehoseNozzle) Start()
Start processes both errors and messages until both channels are closed It then closes the underlying consumer.
Click to show internal directories.
Click to hide internal directories.