Versions in this module Expand all Collapse all v0 v0.3.0 Mar 20, 2020 Changes in this version + var Version = "devel" + type FixOptions struct + Dir string + Out io.Writer + Overwrite bool + Packages []string + Verbose bool + WriteOnError bool + func DefaultFixOptions() *FixOptions + func (o *FixOptions) Complete() error + func (o *FixOptions) Run() error + func (o *FixOptions) Validate() error