Discover Packages
github.com/BoilerMake/bm-app
internal
mail
package
Version:
v0.0.0-...-baa204d
Opens a new window with list of versions in this module.
Published: Jan 21, 2022
License: AGPL-3.0
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Package mail defines an interface through which mail can be sent.
A Mailer defines an interface for sending mail.
NewMailer creates a new mailer based on the environment mode given to it. In
development mode it will return a mock mailer and in every other mode
(really just production) it will return a mailgun mailer.
Source Files
¶
Directories
¶
Package mailgun provides a Mailer interface to send mail
Package mailgun provides a Mailer interface to send mail
Package mock provides a Mailer interface to test sending mail.
Package mock provides a Mailer interface to test sending mail.
Click to show internal directories.
Click to hide internal directories.