Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
Functions ¶
func HearBeatCron ¶
func HearBeatCron(sec int64)
func Updatecron ¶
func Updatecron()
Types ¶
type CLStrct ¶
type CLStrct struct {
Flag string `json:"flag"`
Comment string `json:"comment"`
Id string `json:"id"`
Mode string `json:"mode"`
App string `json:"app"`
Func string `json:"func"`
Param map[string]string `json:"param"`
Timeout int32 `json:"timeout"`
Proxy string `json:"proxy"`
Rule string `json:"rule"`
LastExec string
}
type HeartBeatMessage ¶
Click to show internal directories.
Click to hide internal directories.