Documentation ¶
Index ¶
- type Client
- func (comp *Client) CheckCallbackURL(ctx context.Context, action string, checkOperator string) (*response.ResponseGetAPIDomainIP, error)
- func (comp *Client) ClearQuota(ctx context.Context) (*response2.ResponseOfficialAccount, error)
- func (comp *Client) GetCallbackIP(ctx context.Context) (*response.ResponseGetCallBackIP, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
BaseClient *kernel.BaseClient
}
func RegisterProvider ¶
func RegisterProvider(app kernel.ApplicationInterface) (*Client, error)
func (*Client) CheckCallbackURL ¶
func (comp *Client) CheckCallbackURL(ctx context.Context, action string, checkOperator string) (*response.ResponseGetAPIDomainIP, error)
https://developers.weixin.qq.com/doc/offiaccount/Basic_Information/Network_Detection.html
func (*Client) ClearQuota ¶
https://developers.weixin.qq.com/doc/offiaccount/Message_Management/API_Call_Limits.html
func (*Client) GetCallbackIP ¶
Click to show internal directories.
Click to hide internal directories.