Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var CodeTemplate string
Functions ¶
Types ¶
type SumTypeDef ¶
type SumTypeDef struct { TypeName string TypeMap map[string]string Opts SumTypeOptions Discriminator string }
func ParseSumTypeDef ¶
func ParseSumTypeDef(input []string) SumTypeDef
type SumTypeOptions ¶
Click to show internal directories.
Click to hide internal directories.