1gofmt(1) User Commands gofmt(1)
2
3
4
6 gofmt - format Go code
7
9 gofmt [flags] [path]...
10
12 A tool for formatting Go source code. For full documentation run gofmt
13 -help or see http://golang.org/cmd/gofmt.
14
16 go(1)
17
18
19
20Go January 2015 gofmt(1)