Versions in this module Expand all Collapse all v1 v1.1.0 Sep 13, 2021 Changes in this version + type Options struct + CustomFormat string + CustomHeaders map[string]string + CustomMethod string + CustomWebhookURL string + ID string + type Provider struct + Custom []*Options + func New(options []*Options, ids []string) (*Provider, error) + func (p *Provider) Send(message, CliFormat string) error