emailsendertest

package
v0.1.7 Latest Latest
Warning

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

Go to latest
Published: Jul 30, 2021 License: AGPL-3.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SenderMock

type SenderMock struct {
	T      *testing.T
	Send_  func(emailsender.Email) error
	Close_ func() error
}

func (SenderMock) Close

func (self SenderMock) Close() error

func (SenderMock) Send

func (self SenderMock) Send(email emailsender.Email) error

Jump to

Keyboard shortcuts

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