Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var DbFlag = make(map[string]bool)
Functions ¶
func SendEmail ¶ added in v1.0.0
SendEmail combines a base template name with globacl configuration on where to find the templates and turns that into all the parts of an email, then calls SendEmailViaSendgrid to send the email.
func SendEmailViaSendgrid ¶ added in v1.0.0
func SendEmailViaSendgrid(fromName, fromAddress, subject, toName, toAddress, textBody, htmlBody string)
func SetupEmail ¶ added in v1.0.0
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.