Go is transitioning from the old '// +build' form to '//go:build', this removes all uses of the old form, adding the new one where needed. See https://go.googlesource.com/proposal/+/master/design/draft-gobuild.md |
||
|---|---|---|
| .. | ||
| aws.go | ||
| config.go | ||
| db.go | ||
| db_test.go | ||
| gcp.go | ||
| main.go | ||