1gofmt(1)                         User Commands                        gofmt(1)
2
3
4

NAME

6       gofmt - format Go code
7

SYNOPSIS

9       gofmt [flags] [path]...
10

DESCRIPTION

12       A tool for formatting Go source code.  For full documentation run gofmt
13       -help or see http://golang.org/cmd/gofmt.
14

SEE ALSO

16       go(1)
17
18
19
20Go                               January 2015                         gofmt(1)
Impressum