Documentation
¶
Overview ¶
Package sns interacts with pkg/aws/sns methods and types
Index ¶
Constants ¶
View Source
const ( // ErrEmptyParameter is used when a required parameter is empty ErrEmptyParameter = "EmptyParameter" // ErrNoPointerParameter is used when a parameter is expected to be a pointer but it wasn't ErrNoPointerParameter = "NoPointerParameter" )
Variables ¶
This section is empty.
Functions ¶
func UnmarshalMessage ¶
UnmarshalMessage unmarshal an SNS Message to a given interface
Types ¶
Click to show internal directories.
Click to hide internal directories.