GoogleCloudPlatform / golang-samples

Sample apps and code written for Google Cloud in the Go programming language.
Apache License 2.0
4.32k stars 1.75k forks source link

fix: moved attributes inside sample #4315

Closed BigBlackWolf closed 2 months ago

BigBlackWolf commented 3 months ago

Description

Moved attributes inside sample function to follow "copy-paste-runnable" principle

Checklist