Documentation
¶
Index ¶
- type Response
- type WoChat
- func (r *WoChat) SendMarkdown(body string) error
- func (r *WoChat) SendText(text string) error
- func (r *WoChat) SetDebug(debug bool) *WoChat
- func (r *WoChat) UseHost(url string) notice.Noticer
- func (r *WoChat) UseSecret(secret string) notice.Noticer
- func (r *WoChat) UseToken(token string) notice.Noticer
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type WoChat ¶ added in v0.2.0
type WoChat struct {
// contains filtered or unexported fields
}
WoChat
func (*WoChat) SendMarkdown ¶ added in v0.2.0
Click to show internal directories.
Click to hide internal directories.