Documentation
¶
Index ¶
Constants ¶
View Source
const FlushTimeout = 5000
FlushTimeout is the timeout we give to our kafka producer to flush pending messages.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Backend ¶
type Backend struct {
// contains filtered or unexported fields
}
Backend notifies about a job completion by producing to a Kafka topic.
func (*Backend) DeliveryReports ¶
DeliveryReports returns a channel of emmited callback events
Click to show internal directories.
Click to hide internal directories.