Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Kafka ¶
type Kafka struct {
}
func (*Kafka) Consumer ¶
func (c *Kafka) Consumer(options database.KafkaOptions, callback database.ConsumerCallback)
func (*Kafka) Producer ¶
func (c *Kafka) Producer(isReady database.ProducerIsReady)
Click to show internal directories.
Click to hide internal directories.