package
Version:
v1.1.40
Opens a new window with list of versions in this module.
Published: Nov 5, 2022
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
¶
type Backend interface {
SendMail(targetName, targetEmail, template string, props Props) error
}
type Props = map[string]interface{}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.