schedule

package
v3.0.0-...-53ef8d3 Latest Latest
Warning

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

Go to latest
Published: May 6, 2024 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 {
	BaseClient *kernel.BaseClient
}

func NewClient

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

func (*Client) Add

func (comp *Client) Add(ctx context.Context, schedule *power.HashMap, agentID int) (*response.ResponseScheduleAdd, error)

创建日程 https://developer.work.weixin.qq.com/document/path/93648

func (*Client) Del

func (comp *Client) Del(ctx context.Context, scheduleID string) (*response2.ResponseWork, error)

删除日程 https://developer.work.weixin.qq.com/document/path/93648

func (*Client) Get

func (comp *Client) Get(ctx context.Context, scheduleIDList []string) (*response.ResponseScheduleGet, error)

获取日程详情 https://developer.work.weixin.qq.com/document/path/93648

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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