Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BMDebugPrinter ¶
type BMDebugPrinter struct {
// contains filtered or unexported fields
}
BMDebugPrinter prints consumer messages to log
func (*BMDebugPrinter) Print ¶
func (p *BMDebugPrinter) Print(title, body string)
Print prints message to log
type Nozzle ¶
type Nozzle struct { Messages chan *loggregator_v2.Envelope // contains filtered or unexported fields }
func New ¶
func New(config *configuration.Configuration, logger *gosteno.Logger) *Nozzle
Click to show internal directories.
Click to hide internal directories.