Versions in this module Expand all Collapse all v0 v0.1.0 Sep 5, 2024 Changes in this version + type Bus struct + func NewBus(config aws.Config, id xid.ID, busName string) (*Bus, error) + func (b *Bus) AttachSQS(ctx context.Context, s *listen.SQS) error + func (b *Bus) Cleanup(ctx context.Context) error