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