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