Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SendEmail ¶
func SendEmail(recipient *string, sender *string, subject string, templateFilename string, templateData interface{}) *ign.ErrMsg
SendEmail sends a generic email from HTML template
func SendReportEmail ¶
func SendReportEmail(name, owner, category, reason string, r *http.Request) (interface{}, *ign.ErrMsg)
SendReportEmail sends an alert to admins about a resource report
Types ¶
Click to show internal directories.
Click to hide internal directories.