Versions in this module Expand all Collapse all v0 v0.0.2 Jan 21, 2026 v0.0.1 Mar 17, 2025 Changes in this version + type Generator struct + func NewGenerator(outputPath string) *Generator + func (g *Generator) Apply(models ...interface{}) + func (g *Generator) Generate() error