Park Yoan

Results 1 issues of Park Yoan

I want to process by checking the attribute included in each message. Please review adding MessageAttributeNames to the worker.go Start method as shown below. ``` params := &sqs.ReceiveMessageInput{ QueueUrl: aws.String(worker.Config.QueueURL),...