sns

package
v0.0.0-...-37fef2a Latest Latest
Warning

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

Go to latest
Published: Sep 27, 2019 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func PublishSns

func PublishSns(subject string, message string) error

Types

type SnsClient

type SnsClient struct {
	Enabled bool
	// contains filtered or unexported fields
}

func Initialize

func Initialize(config SnsConfig) (*SnsClient, error)

type SnsConfig

type SnsConfig struct {
	Enabled     bool
	SNSTopicArn string
	Region      string
}

Jump to

Keyboard shortcuts

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