Documentation
¶
Overview ¶
Package email sends transactional mail (account invitations) over SMTP, using configuration loaded at startup. When disabled, callers fall back to sharing an invite's link directly.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrNotConfigured = errors.New("email: SMTP not configured")
ErrNotConfigured is returned by Send when SMTP is disabled or incomplete.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.