dingtalk_worknotice

package
v1.5.0 Latest Latest
Warning

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

Go to latest
Published: Jan 6, 2022 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

Types

type DingWorkNoticeSubscriber

type DingWorkNoticeSubscriber struct {
	AgentId   int64
	AppKey    string
	AppSecret string
	// contains filtered or unexported fields
}

func (DingWorkNoticeSubscriber) Name

func (DingWorkNoticeSubscriber) Publish

func (d DingWorkNoticeSubscriber) Publish(dest string, content string, time int64, m *types.Message) []error

func (DingWorkNoticeSubscriber) Status

func (d DingWorkNoticeSubscriber) Status() interface{}

type WorkNoticeData

type WorkNoticeData struct {
	Template string            `json:"template"`
	Params   map[string]string `json:"params"`
	OrgID    int64             `json:"orgID"`
}

Jump to

Keyboard shortcuts

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