Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SendViaMailgun ¶
SendViaMailgun will try to send the mail using mailgun
func SendViaMailjet ¶
func SendViaMailjet(conf *MailjetConfig, params *MailjetParams) (*mailjet.ResultsV31, error)
SendViaMailjet will try to send the mail using mailjet
Types ¶
type MailjetConfig ¶
type MailjetConfig struct {
PubKey, PrivateKey string
}
type MailjetParams ¶
Click to show internal directories.
Click to hide internal directories.