gofmt
格式化 Go 源代码。 更多信息:https://pkg.go.dev/cmd/gofmt.
gofmt {{源代码.go}}
gofmt -w {{源代码.go}}
gofmt -s -w {{源代码.go}}
gofmt -e {{源代码.go}}