Imports of gofix command
Path | Synopsis |
---|---|
golang.org/x/tools/go/analysis/singlechecker | Package singlechecker defines the main function for an analysis driver with only a single analysis. |
golang.org/x/tools/internal/gofix | Package gofix defines an Analyzer that inlines calls to functions and uses of constants marked with a "//go:fix inline" directive. |