Documentation
¶
Index ¶
- type Driver
- func (d *Driver) Connections(topic string, res map[string]struct{})
- func (d *Driver) Next(ctx context.Context) (*pubsub.Message, error)
- func (d *Driver) Publish(msg *pubsub.Message) error
- func (d *Driver) PublishAsync(msg *pubsub.Message)
- func (d *Driver) Stop()
- func (d *Driver) Subscribe(connectionID string, topics ...string) error
- func (d *Driver) Unsubscribe(connectionID string, topics ...string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.