Documentation
¶
Overview ¶
THIS IS AN EXPERIMENTAL DRIVER, PLEASE USE WITH CAUTION
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Provider ¶
type Provider struct { Brokers []string Balancer kafka.Balancer Reader *kafka.Reader // contains filtered or unexported fields }
Provider is a Kafka based pubsub provider
func (*Provider) Subscribe ¶
func (p *Provider) Subscribe(opts pubsub.HandlerOptions, h pubsub.MsgHandler)
Subscribe implements Subscribe
Click to show internal directories.
Click to hide internal directories.