# Packages
No description provided by the author
# Functions
NewMessageSink is the sink constructor.
NewMessageSource is the source constructor.
# Structs
ConsumerError satisfies error interface and is returned when a message fails to be handled.
MessageSinkConfig allows you to set sink options.
MessageSourceConfig allows you to configure various source options.
# Interfaces
Queue interface has the same signature as the methods in SQS struct in aws-sdk-go.