Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AlarmMessage ¶ added in v0.0.3
type Config ¶
type Config struct {
Addr string `json:"addr"`
DingTalk DingTalk `json:"dingTalk"`
Weixin Weixin `json:"weixin"`
}
Config 配置
Click to show internal directories.
Click to hide internal directories.