Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func TemplateEngine ¶
Types ¶
type SMTP ¶
func (*SMTP) SendDocument ¶
SendDocument sends an email with the designated file attached to it to the chosen address
type SMTPMock ¶
type SMTPMock struct {
Wg sync.WaitGroup
LastBody string
// contains filtered or unexported fields
}
func (*SMTPMock) CalledSend ¶
func (*SMTPMock) SendDocument ¶
Click to show internal directories.
Click to hide internal directories.