Versions in this module Expand all Collapse all v1 v1.0.0 May 24, 2018 Changes in this version + func GetJSONEnumBase(e model.Enum) string + func GetJSONEnumDefault(e model.Enum) string + func HasJSONEnumBase(e model.Enum) bool + func IsJSONEnum(e model.Enum) bool + func IsJSONEnumStripped(e model.Enum) bool + func IsJSONEnumTolerant(e model.Enum) bool + func IsJSONStruct(s model.Struct) bool + func NewGenerator() generator.Generator + type Generator struct + func (eg *Generator) Generate(inputDir string, parsedSource model.ParsedSources) error + func (eg *Generator) GetAnnotations() []annotation.AnnotationDescriptor