Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Field ¶
type Field struct { Datatype string `json:"datatype"` Description string `json:"help"` Featured string `json:"featured"` Group string `json:"group"` Hooks string `json:"hooks"` Label string `json:"label"` Model string `json:"model"` Options []string `json:"options"` Restart string `json:"restart"` Slug string `json:"slug"` Type string `json:"type"` Widget string `json:"inputType"` }
Click to show internal directories.
Click to hide internal directories.