Provided by: gccgo-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04_amd64 

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) Go January 2015 gofmt(1)