Documentation ¶ Index ¶ Variables Constants ¶ This section is empty. Variables ¶ View Source var Command = &command.Command{ Run: runGofmt, UsageLine: "gofmt [flags] [path ...]", Short: "gofmt formats Go source.", Long: `gofmt formats Go source`, } Functions ¶ This section is empty. Types ¶ This section is empty. Source Files ¶ View all Source files gofmt.go Click to show internal directories. Click to hide internal directories.