mail

package
v7.9.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 16, 2023 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(cfg *config.NotifMail, meta config.Meta) notifier.Notifier

New creates a new mail notification instance

Types

type Client

type Client struct {
	*notifier.Notifier
	// contains filtered or unexported fields
}

Client represents an active mail notification object

func (*Client) Name

func (c *Client) Name() string

Name returns notifier's name

func (*Client) Send

func (c *Client) Send(jnl journal.Journal) error

Send creates and sends an email notification with journal entries

type Theme

type Theme struct{}

Theme is the theme for hermes

func (*Theme) HTMLTemplate

func (t *Theme) HTMLTemplate() string

HTMLTemplate returns a Golang template that will generate an HTML email.

func (*Theme) Name

func (t *Theme) Name() string

Name returns the name of the theme

func (*Theme) PlainTextTemplate

func (t *Theme) PlainTextTemplate() string

PlainTextTemplate returns a Golang template that will generate an plain text email.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL