Documentation ¶
Index ¶
- func DDNSTaskListAdd(task *ddnsconf.DDNSTask) error
- func DDNSTaskListConfigureCheck()
- func DDNSTaskListDelete(taskKey string) error
- func DDNSTaskSetWebhookCallResult(taskKey string, result bool, message string)
- func DeleteDDNSTaskListlice(a []ddnsconf.DDNSTask, deleteIndex int) []ddnsconf.DDNSTask
- func EnableDDNSTaskByKey(taskKey string, enable bool) error
- func GetDDNSConfigure() ddnsconf.DDNSConfigure
- func GetDDNSTaskByKey(taskKey string) *ddnsconf.DDNSTask
- func GetDDNSTaskConfigureList() []*ddnsconf.DDNSTask
- func SetDDNSConfigure(conf *ddnsconf.DDNSConfigure) error
- func UpdateTaskToDDNSTaskList(taskKey string, task ddnsconf.DDNSTask) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DDNSTaskListAdd ¶
func DDNSTaskListConfigureCheck ¶
func DDNSTaskListConfigureCheck()
func DDNSTaskListDelete ¶
func DeleteDDNSTaskListlice ¶
func EnableDDNSTaskByKey ¶
func GetDDNSConfigure ¶
func GetDDNSConfigure() ddnsconf.DDNSConfigure
func GetDDNSTaskByKey ¶
func SetDDNSConfigure ¶
func SetDDNSConfigure(conf *ddnsconf.DDNSConfigure) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.