GoLang SQS Queue Poller using the AWS SDK
This is based off of golang-sqs-worker-example but it uses the official AWS golang SDK.
Check out the cmd/example-worker/main.go for an example of how to use the worker.
GoLang SQS Queue Poller using the AWS SDK
This is based off of golang-sqs-worker-example but it uses the official AWS golang SDK.
Check out the cmd/example-worker/main.go for an example of how to use the worker.