yiqiweixin

package
v0.0.0-...-68b20d9 Latest Latest
Warning

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

Go to latest
Published: Nov 8, 2023 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Markdown

type Markdown struct {
	Content string `json:"content"`
}

type QiYeWeiXinTemplate

type QiYeWeiXinTemplate struct {
	Msgtype  string   `json:"msgtype"`
	Markdown Markdown `json:"markdown"`
}

type WeixinClient

type WeixinClient struct {
	// contains filtered or unexported fields
}

func NewWeiXinClient

func NewWeiXinClient(lc logger.LoggingClient, p *di.Container) *WeixinClient

func (*WeixinClient) Send

func (d *WeixinClient) Send(webhook string, text string)

Jump to

Keyboard shortcuts

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