# Functions
GetNotifierByType is the way to produce concret notifier singleton instance.
TesterHandler is the entry func of the application.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
FtqqV1Notifier support WeChat .etc, see https://sct.ftqq.com/.
FtqqV2Notifier support WeChat .etc, see https://sct.ftqq.com/.
No description provided by the author
QmsgChatNotifier support QQ single chat, see https://qmsg.zendee.cn/index.html.
QmsgGroupChatNotifier support QQ single chat, see https://qmsg.zendee.cn/index.html.
Result is the return msg combination struct for the tester.
TargetConfig is the info pair of the target url to be tested.
TelegramNotifier, support Telegram, see url-tester-func docs.
# Interfaces
Notifier is the abstract interface for notifying users.