Versions in this module Expand all Collapse all v0 v0.20.2 Mar 16, 2020 Changes in this version + type API struct + func New(alerts provider.Alerts, silences *silence.Silences, sf getAlertStatusFn, ...) *API + func (api *API) Register(r *route.Router) + func (api *API) Update(cfg *config.Config) + type Alert struct + Fingerprint string + Receivers []string + Status types.AlertStatus