Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Template ¶
type Template[T any] struct { // contains filtered or unexported fields }
func (*Template[T]) Mail ¶
Sends an email via Sendgrid, using the template.
- tos: mulitple addresses to send the emails to
- from: the email from which to send the email. This needs to be a verified email within your sendgrid account. More details on authenticating your domain is available at: https://app.sendgrid.com/settings/sender_auth
Click to show internal directories.
Click to hide internal directories.