Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TreeElement ¶
type TreeElement struct {
AttributeName string
FieldDescription string
TypeDescription string
DefaultValue string
GoType string
GoName string
GoPackage string
Collection bool
Map bool
Inline bool
Replaced bool
SubElements []*TreeElement
}
func (*TreeElement) GetLine ¶
func (t *TreeElement) GetLine(replace map[string]string) *TreeElementLine
Click to show internal directories.
Click to hide internal directories.