Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type KafkaDriver ¶
type KafkaDriver struct {
// contains filtered or unexported fields
}
func (*KafkaDriver) Prepare ¶
func (d *KafkaDriver) Prepare() error
func (*KafkaDriver) Send ¶
func (d *KafkaDriver) Send(key, data []byte) error
Click to show internal directories.
Click to hide internal directories.