Versions in this module Expand all Collapse all v0 v0.2.0 Aug 17, 2026 Changes in this version + type Opts struct + Format bool + RenameLocals bool + ReorderFields bool + ReorderImports bool + Seed int64 + type Result struct + Changed bool + Renamed int + Reordered int + func Transform(src []byte, opts Opts) ([]byte, Result, error)