GoLang SQS Queue Poller using the AWS SDK v2. Released under the MIT License.
Motivation
This package was created to provide a convenient way to poll AWS SQS. It implements a simple configurable worker which could be used through a worker pool.
About
This is a detached fork of h2ik/go-sqs-poller with the following changes: