config

package
v1.0.3 Latest Latest
Warning

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

Go to latest
Published: Feb 18, 2021 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DingTalkConfig

type DingTalkConfig struct {
	Url      string
	UserList string
	GroupId  string
	Message  string
}

:param Url: 发送钉钉消息的url地址,这里使用光环助手服务,必填 :param UserList: 要发送到某个人钉钉的userid,多个用,分隔 :param GroupId: 要发送到钉钉群的群id :param Message: 要发送的钉钉消息

type MNSConfig

type MNSConfig struct {
	Endpoint        string
	AccessKeyId     string
	AccessKeySecret string
	TopicName       string
	MongoURI        string
}

Jump to

Keyboard shortcuts

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