Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Definition ¶
type Definition struct { Wither bool Getter bool Name string Fields []DefinitionField }
type DefinitionField ¶
func (*DefinitionField) GetName ¶
func (df *DefinitionField) GetName() string
func (*DefinitionField) IsPrivate ¶
func (df *DefinitionField) IsPrivate() bool
Click to show internal directories.
Click to hide internal directories.