# Functions
Aggregate listens for results and sends totals, closing the channel when done.
NewDummyAdaptor returns a new sqs adator object.
NewSQSAdapter returns a new sqs adator object.
SumRegionResults adds all the results together.
# Structs
AggData type.
DummyAdaptor is used to send messages to the screen for testing.
RegionsAggData type.
Result test result.
SQSAdaptor is used to send messages to the queue.