Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Report ¶
type Report struct {
WebHookUrl string `json:"web_hook_url" xml:"WebHookUrl" yaml:"WebHookUrl" env:"DINGTALK_WEB_HOOK_URL"`
Secret string `json:"secret" xml:"Secret" yaml:"Secret" env:"DINGTALK_SECRET"`
}
func (*Report) SendText ¶
SendText https://open.dingtalk.com/document/robots/custom-robot-access
func (*Report) WithEnvConfig ¶
Click to show internal directories.
Click to hide internal directories.