Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
func InitDingTalk ¶
func (*Client) SendMessage ¶
func (c *Client) SendMessage(msg string) (resp DingTalkResponse, err error)
type DingTalkResponse ¶
Click to show internal directories.
Click to hide internal directories.