Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Report ¶
type Report struct {
// 企业微信机器人 Webhook 地址。
URL string `json:"url" yaml:"URL" xml:"URL" env:"workwx_url"`
}
func (*Report) SendText ¶
SendText https://developer.work.weixin.qq.com/document/path/91770
func (*Report) WithEnvConfig ¶
Click to show internal directories.
Click to hide internal directories.