Versions in this module Expand all Collapse all v0 v0.0.3 Feb 17, 2026 Changes in this version + const CurrentLanguage + const DefaultFileNamingStyle + type CCLField = cclValues.ModelFieldDefinition + type CCLModel = cclValues.ModelDefinition + type PythonGenerationContext struct + ModelClasses map[string]*codeBuilder.CodeBuilder + OutputFiles []string + func (c *PythonGenerationContext) GenerateCode() error v0.0.2 Nov 5, 2025 Changes in this version + var LanguageAliases = []string + func GenerateCode(options *gen.CodeGenerationOptions) (*gen.CodeGenerationResult, error)