publish

package
v3.0.0-...-471bf3a Latest Latest
Warning

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

Go to latest
Published: Dec 22, 2023 License: MIT Imports: 6 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 NewClient

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

func RegisterProvider

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

func (*Client) PublishGet

func (comp *Client) PublishGet(ctx context.Context, publishID string) (*response.ResponsePublishGet, error)

发布状态轮询接口 https://developers.weixin.qq.com/doc/offiaccount/Publish/Get_status.html

func (*Client) PublishGetArticle

func (comp *Client) PublishGetArticle(ctx context.Context, articleID string) (*response.ResponsePublishGetArticle, error)

通过 article_id 获取已发布文章 https://developers.weixin.qq.com/doc/offiaccount/Publish/Get_article_from_id.html

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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