Versions in this module Expand all Collapse all v1 v1.0.0 May 2, 2020 Changes in this version + type Arranger struct + func New(pkg *ast.Package, set *token.FileSet) Arranger + func (a Arranger) Arrange(file *ast.File, src []byte) []byte + func (a Arranger) Arranged(file *ast.File) bool