package
0.7.0
Repository: https://github.com/mvdan/gofumpt.git
Documentation: pkg.go.dev

# Functions

File modifies a file and fset in place to follow gofumpt's format.
Source formats src in gofumpt's format, assuming that src holds a valid Go source file.

# Structs

Options is the set of formatting options which affect gofumpt.