Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AmazonSNS ¶
type AmazonSNS struct {
// contains filtered or unexported fields
}
AmazonSNS Basic structure with SNS information
func (*AmazonSNS) AddReceivers ¶
AddReceivers takes queue urls and adds them to the internal topics list. The Send method will send a given message to all those Topics.
Click to show internal directories.
Click to hide internal directories.