Discover Packages
github.com/togo-framework/mail-resend
package
module
Version:
v0.1.0
Opens a new window with list of versions in this module.
Published: Jun 22, 2026
License: MIT
Opens a new window with license information.
Imports: 11
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
README
¶
mail-resend
Resend driver for togo mail .
Demonstrates the driver-plugin pattern (plugins depending on plugins).
togo install togo-framework/mail
togo install togo-framework/mail-resend
Set MAIL_DRIVER=resend and RESEND_API_KEY.
Expand ▾
Collapse ▴
Documentation
¶
Package resend is a Resend (resend.com) driver for togo mail. It shows the
driver-plugin pattern: a plugin that depends on another plugin (mail) and
registers itself with it. Blank-import + set MAIL_DRIVER=resend, RESEND_API_KEY.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.