Versions in this module Expand all Collapse all v0 v0.2.1 Apr 17, 2023 v0.2.0 Apr 17, 2023 Changes in this version + const BuildTag + type Generator struct + func NewGenerator(ssapkg *ssa.Package, comments ...string) *Generator + func (g *Generator) AllFiles() []string + func (g *Generator) GenerateMappings() error + func (g *Generator) Render(fileName string, w io.Writer) error