Documentation
¶
Index ¶
Constants ¶
View Source
const ( RawTypeTemplate = "Template" RawTypeOptional = "OPTIONAL" RawTypeInterface = "Interface" RawTypeRecord = "Record" RawTypeVariant = "Variant" RawTypeEnum = "Enum" RawTypeContractID = "CONTRACT_ID" RawTypeList = "LIST" )
Variables ¶
This section is empty.
Functions ¶
func NewCodegenAst ¶
func NewCodegenAst(payload []byte, externalPackages model.ExternalPackages, fieldHints model.FieldHints) *codeGenAst
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.