Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct { // AWS session AWSSession *session.Session // Topic ARN where the messages are going to be sent TopicArn string }
Config holds the info required to work with AWS SNS
Click to show internal directories.
Click to hide internal directories.