Versions in this module Expand all Collapse all v1 v1.0.0 Nov 22, 2025 Changes in this version + type Config struct + OutputDir string + PackageName string + type FieldInfo struct + ColumnName string + FieldType string + Name string + Type string + type Generator struct + func NewGenerator(config Config) *Generator + func (g *Generator) GenerateFromPath(path string) error + type StructInfo struct + Fields []FieldInfo + ImportCore bool + Name string + Package string