Versions in this module Expand all Collapse all v0 v0.20.2 Mar 16, 2020 Changes in this version + type Notifier struct + func New(c *config.PushoverConfig, t *template.Template, l log.Logger) (*Notifier, error) + func (n *Notifier) Notify(ctx context.Context, as ...*types.Alert) (bool, error)