sns

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Apr 21, 2021 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

View Source
const AwsSnsFactory string = "AwsSnsFactory"

Variables

This section is empty.

Functions

func NewEventBus

func NewEventBus(
	eventBusRegion string,
	eventBusTopic string,
	clientFactory ClientFactory) model.EventBus

Types

type ClientFactory

type ClientFactory interface {
	GetClient(region string) snsiface.SNSAPI
}

func NewClientFactory

func NewClientFactory(sessionFactory session.Factory) ClientFactory

Jump to

Keyboard shortcuts

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