eventbus

package
v0.0.0-...-b0e8a66 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 16, 2021 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AWSBus

type AWSBus struct {
	// contains filtered or unexported fields
}

ASWSBus is the Amazon Web Services (AWS) serverless implementation using a topic-queue-chaining pattern with AWS SNS and AWS SQS

func NewAWBus

func NewAWBus(snsClient *sns.Client, sqsClient *sqs.Client, region, accoundID string) *AWSBus

func (*AWSBus) Publish

func (b *AWSBus) Publish(ctx context.Context, events ...event.DomainEvent) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL