package core type Alerting struct { Slack string `yaml:"slack"` }