Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConfigExport ¶
func ConfigImport ¶
func ConfigIndex ¶
func ConfigSave ¶
Types ¶
type ConfigCategory ¶
type ConfigCategory struct { Name string `json:"name"` Groups []*ConfigGroup `json:"groups"` }
type ConfigCsvRecord ¶
type ConfigGroup ¶
Click to show internal directories.
Click to hide internal directories.