Discover Packages
github.com/glincker/theauth-go
email
package
Version:
v0.1.1
Opens a new window with list of versions in this module.
Published: Jun 20, 2026
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Noop is a Sender that logs the email and returns nil.
Use as the default when no SMTP sender is configured so the library
runs out-of-the-box in development.
SECURITY: this sender logs the full email body including any magic-link tokens. NEVER use Noop in production.
Sender delivers a single email. Implementations should be safe for concurrent use.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.