vars

package
v0.3.2 Latest Latest
Warning

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

Go to latest
Published: Jan 29, 2025 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	HostDingTalk = "https://oapi.dingtalk.com/robot/send"
	HostFeiShu   = "https://open.feishu.cn/open-apis/bot/v2/hook"
	HostPushDeer = "https://api2.pushdeer.com"
	HostBark     = "https://api.day.app"
	HostChanify  = "https://api.chanify.net"
	HostSlack    = "https://hooks.slack.com/services"
	HostWochat   = "https://qyapi.weixin.qq.com/cgi-bin/webhook/send"
	HostXiZhi    = "https://xizhi.qqoq.net"
	HostTelegram = "https://api.telegram.org"
)

Variables

View Source
var (
	ErrParamEmpty          = errors.New("input parameters cannot be empty")
	ErrMethodNotSupported  = errors.New("method not supported")
	ErrTokenEmpty          = errors.New("token cannot be empty")
	ErrTelegramChatIdEmpty = errors.New("telegram chat_id cannot be empty")
)

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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