mailers

package
v0.0.0-...-7268f2b Latest Latest
Warning

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

Go to latest
Published: Aug 21, 2025 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Mock

type Mock struct {
	*testing.T
	// contains filtered or unexported fields
}

func Fake

func Fake(t *testing.T) *Mock

func (*Mock) AssertNotSent

func (m *Mock) AssertNotSent(mailable *mail.Mailablee) bool

func (*Mock) AssertNothingSent

func (m *Mock) AssertNothingSent() bool

Testing functions

func (*Mock) AssertSent

func (m *Mock) AssertSent(mailable *mail.Mailablee) bool

func (*Mock) AssertSentCount

func (m *Mock) AssertSentCount(count int) bool

func (*Mock) AssertSentMultiple

func (m *Mock) AssertSentMultiple(mailable *mail.Mailablee, count int) bool

func (*Mock) AssertSentTo

func (m *Mock) AssertSentTo(mailable *mail.Mailablee, emails ...string) bool

func (*Mock) Register

func (m *Mock) Register(templates embed.FS) mail.Mailer

func (*Mock) Send

func (m *Mock) Send(context context.Context, options mail.Options) error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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