MANPAGES
Skip Quicknav
Index
About Manpages
FAQ
Service Information
/
buster
/
gccgo-7
/ x86_64-linux-gnu-gofmt-7(1)
links
language-indep link
package tracker
raw man page
table of contents
NAME
SYNOPSIS
DESCRIPTION
SEE ALSO
other versions
buster
7.4.0-6
Scroll to navigation
gofmt(1)
User Commands
gofmt(1)
NAME
¶
gofmt - format Go code
SYNOPSIS
¶
gofmt
[
flags
] [
path
]...
DESCRIPTION
¶
A tool for formatting Go source code. For full documentation run
gofmt -help
or see
http://golang.org/cmd/gofmt
.
SEE ALSO
¶
go(1)
January 2015
Go