Go 소스 코드를 포맷합니다. 더 많은 정보: https://golang.org/cmd/gofmt/.
gofmt {{source.go}}
gofmt -w {{source.go}}
gofmt -s -w {{source.go}}
gofmt -e {{source.go}}