plugin

package
v2.0.40 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 12, 2022 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client struct {
	*kernel.BaseClient
}

func RegisterProvider

func RegisterProvider(app kernel.ApplicationInterface) (*Client, error)

func (*Client) GetPluginDevApplyList

func (comp *Client) GetPluginDevApplyList(action string, page int, num int) (*response.ResponsePluginGetDevApplyList, error)

获取当前所有插件使用方(供插件开发者调用) https://developers.weixin.qq.com/miniprogram/dev/api-backend/open-api/plugin-management/pluginManager.getPluginDevApplyList.html

func (*Client) SetDevPluginApplyStatus

func (comp *Client) SetDevPluginApplyStatus(action string, appID string, reason string) (*response2.ResponseMiniProgram, error)

修改插件使用申请的状态(供插件开发者调用) https://developers.weixin.qq.com/miniprogram/dev/api-backend/open-api/plugin-management/pluginManager.setDevPluginApplyStatus.html

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL