Documentation
¶
Index ¶
Constants ¶
View Source
const (
KAFKA_FLUSH_TIMEOUT_MS = 300000
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type KafkaProducerBuilder ¶
type KafkaProducerBuilder struct { }
func (*KafkaProducerBuilder) Create ¶
func (kb *KafkaProducerBuilder) Create(config helper.MsgBusConfig) (builder.MessageSender, error)
Click to show internal directories.
Click to hide internal directories.