Documentation ¶
Index ¶
- func NewKafka(logger logger.Logger) pubsub.PubSub
- type PubSub
- func (p *PubSub) Close() (err error)
- func (p *PubSub) Features() []pubsub.Feature
- func (p *PubSub) Init(metadata pubsub.Metadata) error
- func (p *PubSub) Publish(req *pubsub.PublishRequest) error
- func (p *PubSub) Subscribe(ctx context.Context, req pubsub.SubscribeRequest, handler pubsub.Handler) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.