Documentation ¶
Overview ¶
Package mail provides a wrapper around sending mail via the fragile sendgrid API
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Send ¶
func Send(recipients []string, subject string, template string, context map[string]interface{}) error
Send sends mail (using sendgrid API v3)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.