Documentation ¶
Index ¶
- func BuildCommonMailContent(event *model.Event) string
- func BuildCommonQQContent(event *model.Event) string
- func BuildCommonSMSContent(event *model.Event) string
- func Callback(event *model.Event, action *api.Action) string
- func CombineMail()
- func CombineQQ()
- func CombineServerchan()
- func CombineSms()
- func GenerateMailContent(event *model.Event) string
- func GenerateQQContent(event *model.Event) string
- func GenerateServerchanContent(event *model.Event) string
- func GenerateSmsContent(event *model.Event) string
- func HandleCallback(event *model.Event, action *api.Action)
- func ParseUserMail(event *model.Event, action *api.Action)
- func ParseUserQQ(event *model.Event, action *api.Action)
- func ParseUserServerchan(event *model.Event, action *api.Action)
- func ParseUserSms(event *model.Event, action *api.Action)
- func ReadExternalEvent()
- func ReadHighEvent()
- func ReadLowEvent()
- type MailDto
- type QQDto
- type ServerchanDto
- type SmsDto
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BuildCommonMailContent ¶
func BuildCommonQQContent ¶
func BuildCommonSMSContent ¶
func CombineMail ¶
func CombineMail()
func CombineServerchan ¶
func CombineServerchan()
func CombineSms ¶
func CombineSms()
func GenerateMailContent ¶
func GenerateQQContent ¶
func GenerateSmsContent ¶
func ReadExternalEvent ¶
func ReadExternalEvent()
func ReadHighEvent ¶
func ReadHighEvent()
func ReadLowEvent ¶
func ReadLowEvent()
Types ¶
type ServerchanDto ¶
Click to show internal directories.
Click to hide internal directories.