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: simpify sample structure #4298

Closed BigBlackWolf closed 3 months ago

BigBlackWolf commented 3 months ago

Description

Removing redundant structure and put the values from the test directly to the sample

Checklist