Documentation ¶
Index ¶
- func Format(filename string, src []byte, processes ...Process) ([]byte, error)
- func MustFormat(filename string, src []byte, processes ...Process) []byte
- func ParseFile(filename string, src []byte) (*token.FileSet, *ast.File, error)
- func SortImportsProcess(fset *token.FileSet, f *ast.File, filename string) error
- type Process
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.