Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ConsoleSink ¶
type ConsoleSink struct { }
type KafkaSink ¶
type KafkaSink struct {
// contains filtered or unexported fields
}
func NewKafkaSink ¶
type Publisher ¶
type Publisher struct {
// contains filtered or unexported fields
}
func NewPublisher ¶
type SinkFactory ¶
type SinkFactory struct { }
func (*SinkFactory) Create ¶
func (d *SinkFactory) Create(config *protocol.SinkConfig) protocol.Sink
Click to show internal directories.
Click to hide internal directories.