Versions in this module Expand all Collapse all v0 v0.1.1 May 5, 2019 Changes in this version + const NAME + type Config struct + ScanEmptyAsError bool + ScanPrint bool + ValuePrint bool + type Generator struct + func (*Generator) Match(node parse.Node) bool + func (*Generator) Name() string + func (t *Generator) Gen(w io.Writer, icfg collections.GeneratorConfig, node parse.Node) error