email

package
v0.0.0-...-403b7d6 Latest Latest
Warning

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

Go to latest
Published: May 1, 2024 License: AGPL-3.0 Imports: 10 Imported by: 0

Documentation

Overview

Package email provides an implementation of the app.Notifier interface that sends notifications over standard e-mail.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Notifier

type Notifier struct {
	// contains filtered or unexported fields
}

Notifier provides messaging & notification capabilities via e-mail.

func NewNotifier

func NewNotifier(tr app.Translator) *Notifier

NewNotifier returns a default-initialized Notifier.

func (*Notifier) Send

func (n *Notifier) Send(to string, msg app.Notification, data app.NotificationData) error

Jump to

Keyboard shortcuts

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