Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶ added in v1.1.0
type Config interface { GetWebhook() string GetSecret() string GetContent() string GetTemplate() string GetType() string }
Config 通知配置
Click to show internal directories.
Click to hide internal directories.