Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Final (I mean it this time!) tweaks to SQS examples in Go. #1049

Merged
merged 5 commits into from Mar 27, 2020

Conversation

Doug-AWS
Copy link
Contributor

@Doug-AWS Doug-AWS commented Mar 26, 2020

Updated SQS example of receiving messages in Go to include snippet that displays message handle (required to delete the message). No comments were changed, save from renaming GetMessage to GetMessages.

Checklist:

  • The submitter has added unit tests for all code paths, run all of them, and they all pass.

  • The submitter has run a linter on the code, and all of the submitter's team's minimum rules pass.

  • The submitter has added the team's minimum usage documentation to the code.

  • The submitter has had the code reviewed, and the submitter has incorporated any and all resulting review comments.
    Not required for legacy code.

  • The submitter has had their Editor edit all comments and strings, and the submitter has incorporated any and all resulting edits.
    Not necessary since I did not touch any strings

  • The submitter has added all of the submitter's team's related API reporting metadata.
    Not required for legacy code.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@Doug-AWS Doug-AWS added the Go label Mar 26, 2020
@scmacdon scmacdon merged commit db52ec3 into master Mar 27, 2020
@Doug-AWS Doug-AWS deleted the doug-sqs-go-tweaks branch April 3, 2020 15:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants