Documentation
¶
Index ¶
- type Object
- func (o *Object) GetAttributeName(format string) string
- func (o *Object) GetDefaultValue() string
- func (o *Object) GetDescription() string
- func (o *Object) GetFieldName() string
- func (o *Object) GetPackageName() string
- func (o *Object) IsCollection() bool
- func (o *Object) IsInline(format string) bool
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Object ¶
type Object struct {
Collection bool
Comments string
Tag string
Fieldname string
PackageName string
MapType bool
Mapkey string
}
func (*Object) GetAttributeName ¶
func (*Object) GetDefaultValue ¶
func (*Object) GetDescription ¶
func (*Object) GetFieldName ¶
func (*Object) GetPackageName ¶
func (*Object) IsCollection ¶
Click to show internal directories.
Click to hide internal directories.