build: run gofmt on all go source files

Go 1.19 will forecefully format all your doc strings. To get this
out of the way, here is one big commit with all the changes gofmt
wants to make.
This commit is contained in:
Seth Hoenig
2022-08-16 09:06:30 -05:00
parent aebd61f5c5
commit 0c62f445c3
65 changed files with 349 additions and 352 deletions

View File

@@ -24,6 +24,7 @@ const _ = proto.ProtoPackageIsVersion3 // please upgrade the proto package
// specifying units
type Attribute struct {
// Types that are valid to be assigned to Value:
//
// *Attribute_FloatVal
// *Attribute_IntVal
// *Attribute_StringVal