Documentation
¶
Index ¶
- type Bus
- func (b *Bus) Migrate(ctx context.Context) error
- func (b *Bus) Publish(ctx context.Context, message *bus.OutboundMessage) error
- func (b *Bus) Subscribe(ctx context.Context, subscribeName string, stream string, ...) (*bus.Subscription, error)
- func (b *Bus) SubscriberInfo(ctx context.Context, stream string, consumerName string) (bus.SubscriberInfo, 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.