func go/ast.SortImports
3 uses
go/ast (current package)
import.go#L16: func SortImports(fset *token.FileSet, f *File) {
go/format
format.go#L81: ast.SortImports(fset, file)
format.go#L111: ast.SortImports(fset, file)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)