Versions in this module Expand all Collapse all v0 v0.1.1 Feb 14, 2022 Changes in this version + func FormatAlertHtml(message webhook.Message, toTz *time.Location) (string, error) + func RunBot(token string, alertmanagerMessages <-chan webhook.Message, ...) + type Recipient struct + func NewRecipient(recipient string) *Recipient + func (r *Recipient) Recipient() string