Versions in this module Expand all Collapse all v0 v0.6.0 Mar 31, 2026 Changes in this version + const V1 + const V2 + const V3 + type AstGen interface + GetInterfaces func() (map[string]*model2.TmplStruct, error) + GetTemplateStructs func(ifcByModule map[string]model2.InterfaceMap) (map[string]*model2.TmplStruct, model2.ExternalPackages, error) + func GetAstGenFromVersion(payload []byte, ext model2.ExternalPackages, hints model2.FieldHints, ...) (AstGen, error)