mirror of
https://github.com/Buriburizaem0n/nezha_domains.git
synced 2026-02-04 12:40:07 +00:00
🔊 v0.3.0 计划任务(定期备份等场景)
This commit is contained in:
@@ -6,9 +6,10 @@ import (
|
||||
|
||||
const (
|
||||
_ = iota
|
||||
MonitorTypeHTTPGET
|
||||
MonitorTypeICMPPing
|
||||
MonitorTypeTCPPing
|
||||
TaskTypeHTTPGET
|
||||
TaskTypeICMPPing
|
||||
TaskTypeTCPPing
|
||||
TaskTypeCommand
|
||||
)
|
||||
|
||||
type Monitor struct {
|
||||
|
||||
Reference in New Issue
Block a user