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 Platform ¶
type Platform struct {
// contains filtered or unexported fields
}
func (*Platform) GetAllPlatform ¶
Click to show internal directories.
Click to hide internal directories.