Versions in this module Expand all Collapse all v3 v3.0.0 May 27, 2020 Changes in this version + func New(config *model.NotifMail, app model.App) notifier.Notifier + type Client struct + func (c *Client) Name() string + func (c *Client) Send(entry model.NotifEntry) error + type Theme struct + func (t *Theme) HTMLTemplate() string + func (t *Theme) Name() string + func (t *Theme) PlainTextTemplate() string Other modules containing this package github.com/crazy-max/diun github.com/crazy-max/diun/v4