x86_64-linux-gnu-gofmt-12(1)

format Go code

Section 1 gccgo-12 bookworm source

Description

gofmt

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)