Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DeliveryReport ¶
func NewKafkaProducer ¶
Types ¶
type KafkaProcessor ¶
type KafkaProcessor struct {
Database *gorm.DB
Producer *ckafka.Producer
DeliveryChan chan ckafka.Event
}
func NewKafkaProcessor ¶
func (*KafkaProcessor) Consume ¶
func (k *KafkaProcessor) Consume()
Click to show internal directories.
Click to hide internal directories.