GoogleCloudPlatform / golang-samples

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

fix: move prompt inside the sample #4319

Closed BigBlackWolf closed 1 month ago

BigBlackWolf commented 1 month ago

Description

Moved prompt attribute inside function to make it self descriptive

Checklist