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