package
Version:
v0.0.0-...-a6d58bf
Opens a new window with list of versions in this module.
Published: Nov 1, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 8
Opens a new window with list of known importers.
Documentation
¶
type Producer interface {
Start()
Write(proto.Message)
Stop()
}
Producer forwards messages recvd on a channel to kafka.
New creates new Kafka producer
Source Files
¶
Click to show internal directories.
Click to hide internal directories.