Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TestMailer ¶
type TestMailer struct {
// contains filtered or unexported fields
}
func NewTestMailer ¶
func NewTestMailer() *TestMailer
func (*TestMailer) EmailsSent ¶
func (m *TestMailer) EmailsSent() []*email.Message
Click to show internal directories.
Click to hide internal directories.