Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
LanguageAliases = []string{
"py",
"python",
"python3",
}
)
Functions ¶
func GenerateCode ¶
func GenerateCode(options *gen.CodeGenerationOptions) (*gen.CodeGenerationResult, error)
GenerateCode generates Go code from the provided CCL source file.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.