deliver

package
v0.0.0-...-8b7ce6b Latest Latest
Warning

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

Go to latest
Published: Aug 8, 2021 License: AGPL-3.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DeliverAgent

type DeliverAgent interface {
	Deliver(config config.Config, identifier string, subject string, body string) error
}

func AgentForIdentifier

func AgentForIdentifier(identifier string) (DeliverAgent, error)

type SMTPAgent

type SMTPAgent struct {
}

func (SMTPAgent) Deliver

func (h SMTPAgent) Deliver(config config.Config, identifier string, subject string, body string) error

Jump to

Keyboard shortcuts

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