Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DummyOutput ¶
type DummyOutput struct {
*core.BaseOutput
}
DummyOutput output messages to nothing, just for testing.
func NewDummyOutput ¶
func NewDummyOutput() *DummyOutput
func (*DummyOutput) Process ¶
func (out *DummyOutput) Process(msg *core.Message)
Click to show internal directories.
Click to hide internal directories.