package
Version:
v0.0.0-...-5090d89
Opens a new window with list of versions in this module.
Published: Apr 1, 2021
License: Apache-2.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package mock provides a test email provider that is used in tests.
Mock implements the email.Sender interface and stores sent emails internally.
New returns a new mock email.Sender.
Send implements email.Sender.
It appends the messages to Messages field and returns the Error field.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.