messaging

package
v0.0.0-...-ef1d3fc Latest Latest
Warning

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

Go to latest
Published: Jan 14, 2024 License: GPL-3.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Mailer

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

func (*Mailer) Send

func (m *Mailer) Send(t templates.Template, p *data.Person) error

type Messenger

type Messenger interface {
	Send(t templates.Template, p *data.Person) error
}

func NewMessenger

func NewMessenger(cfg *config.Config, ses *ses.SES, i18n *i18n.Bundle) Messenger

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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