Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct { Telegram *telegram.TelegramConfig `yaml:"telegram"` Slack *slack.SlackConfig `yaml:"slack"` }
type Options ¶ added in v2.12.0
type Options func(platform *Platform)
func ActivateSlack ¶ added in v2.12.0
func ActivateTelegram ¶ added in v2.12.0
Click to show internal directories.
Click to hide internal directories.