Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Gmail ¶
type Gmail struct{}
func (Gmail) Send ¶
Send uses GMail SMTP to send an HTML email, it will convert body to text automatically body holds the link to the reset form Code based off https://medium.com/@dhanushgopinath/sending-html-emails-using-templates-in-golang-9e953ca32f3d TODO - use a package like https://github.com/matcornic/hermes
Click to show internal directories.
Click to hide internal directories.