Documentation ¶ Index ¶ func DefaultValue(typ *spec.TypeDef, value string) string type Types func (t *Types) Imports() []string func (t *Types) IsReference(typ *spec.TypeDef) bool func (t *Types) Java(typ *spec.TypeDef) string Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func DefaultValue ¶ func DefaultValue(typ *spec.TypeDef, value string) string Types ¶ type Types ¶ type Types struct { RawJsonType string } func (*Types) Imports ¶ func (t *Types) Imports() []string func (*Types) IsReference ¶ func (t *Types) IsReference(typ *spec.TypeDef) bool func (*Types) Java ¶ func (t *Types) Java(typ *spec.TypeDef) string Source Files ¶ View all Source files default.gotype.go Click to show internal directories. Click to hide internal directories.