package
Version:
v0.0.0-...-53bd342
Opens a new window with list of versions in this module.
Published: Nov 6, 2023
License: GPL-3.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Emailer is used to send emails to customers.
New builds and returns a ready-to-use Emailer.
SendActivationToken attempts to send the passed token to the specified user.
SendRecoveryToken attempts to send the passed token to the specified user.
type Links struct {
RecoveryURL string
ActivationURL string
}
Links contains URLs to be send to customers via email.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.