Documentation
¶
Index ¶
Constants ¶
View Source
const ( ScheduleNever = "never" ScheduleDaily = "daily" ScheduleWeekly = "weekly" ScheduleMonthly = "monthly" )
Variables ¶
This section is empty.
Functions ¶
func GetConfigAsKV ¶
func GetConfigValue ¶
func GetConfigValue(key string) interface{}
func SaveConfig ¶
func SaveConfig() error
func SetConfigValue ¶
Types ¶
type UpdatesConfig ¶
Click to show internal directories.
Click to hide internal directories.