Categorygithub.com/nexlabhq/mailer
modulepackage
0.1.0
Repository: https://github.com/nexlabhq/mailer.git
Documentation: pkg.go.dev

# Functions

New constructs a mail client.
NewEmail create a shortcut for creating Email instance.
NewEmails a shortcut for creating Email array.

# Structs

Client a high level mail client that communicates the backend through GraphQL client.
Email represents email address and name information.
SendEmailInput represents the email request payload.
SendEmailOutput represents the summary result of sending emails.
SendEmailResponse represents email response from external service.