style: normalize struct field alignment
Run gofmt/goimports to fix whitespace alignment in struct literals, field declarations, and import ordering.
This commit is contained in:
Run gofmt/goimports to fix whitespace alignment in struct literals, field declarations, and import ordering.