Documentation ¶ Index ¶ func SendReply(sender models.Sender, recipient models.Recipient, ...) (err error) func SubmitForm(sender models.Sender, recipient models.Recipient, form models.ContactForm, ...) (err error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func SendReply ¶ func SendReply(sender models.Sender, recipient models.Recipient, smtpServer models.SMTPDetails) (err error) func SubmitForm ¶ func SubmitForm(sender models.Sender, recipient models.Recipient, form models.ContactForm, smtpServer models.SMTPDetails) (err error) Types ¶ This section is empty. Source Files ¶ View all Source files contact.go Click to show internal directories. Click to hide internal directories.