package
Version:
v1.5.4
Opens a new window with list of versions in this module.
Published: Dec 30, 2023
License: BSD-3-Clause
Opens a new window with license information.
Imports: 13
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
¶
View Source
var Command = &command.Command{
Run: runGofmt,
UsageLine: "gofmt [flags] [path ...]",
Short: "gofmt formats Go source.",
Long: `gofmt formats Go source`,
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.