Welcome to the AWS Code Examples Repository. This repo contains code examples used in the AWS documentation, AWS SDK Developer Guides, and more. For more information, see the Readme.md file below.
Apache License 2.0
9.62k
stars
5.64k
forks
source link
Go: Update all Go snippet tags to include imports in the snippets. #7036
Customers asked to have imports included in all Go examples to help identify what to import and ease cut 'n' paste fluidity. This PR adjusts all the snippet tags to include the imports block in the published examples and moves a few blocks of code around to make the example more readable.
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
Customers asked to have imports included in all Go examples to help identify what to import and ease cut 'n' paste fluidity. This PR adjusts all the snippet tags to include the imports block in the published examples and moves a few blocks of code around to make the example more readable.
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.