gofmt - format Go code
Contents
Description
A tool for formatting Go source code. For full documentation run gofmt-help or see
http://golang.org/cmd/gofmt.
Name
gofmt - format Go code
See Also
go(1) Go January 2015 gofmt(1)
Synopsis
gofmt [flags] [path]...
