email

package
v0.0.0-...-429728b Latest Latest
Warning

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

Go to latest
Published: Feb 24, 2024 License: GPL-3.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Command

type Command struct {
	Recipients []string
	Body       string
	Subject    string
}

type Service

type Service interface {
	SendEmail(Command) error
}

func NewEmailService

func NewEmailService(ses wrapper.SESAPI, fromEmail string) Service

Directories

Path Synopsis
Package mock_email is a generated GoMock package.
Package mock_email is a generated GoMock package.

Jump to

Keyboard shortcuts

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