Versions in this module Expand all Collapse all v1 v1.4.0 Mar 7, 2020 v1.3.0 Mar 1, 2020 v1.2.1 Feb 21, 2020 Changes in this version + func List() []string + func Register(name string, mutator Mutator) + type Mutation struct + Change func() + Reset func() + type Mutator func(pkg *types.Package, info *types.Info, node ast.Node) []Mutation + func New(name string) (Mutator, error)