Documentation
¶
Index ¶
Constants ¶
View Source
const ( // Sender Sender = "Blueprint <noreply@hackmit.org>" // The subject line for the email. Subject = "Blueprint Playground Confirmation" // The character encoding for the email. CharSet = "UTF-8" ReplyTo = "blueprint@hackmit.org" )
Variables ¶
This section is empty.
Functions ¶
func SendConfirmationEmail ¶
func StructToMap ¶
func StructToMap(item interface{}) map[string]interface{}
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.