Documentation
¶
Index ¶
Constants ¶
View Source
const ( MailerName = "resend" EnvironmentKey = "RESEND_API_KEY" EnvironmentEmailTo = "RESEND_EMAIL_TO" )
Variables ¶
View Source
var (
ErrMissingAPIKey = errors.New("Resend requires an API key")
)
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.