package
Version:
v1.1.1
Opens a new window with list of versions in this module.
Published: Jul 30, 2023
License: BSD-2-Clause
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
¶
func NewMailEngine(name, prefix string) *mailEngine
type Mail struct {
Subject string `json:"subject"`
Body string `json:"body"`
Receiver string `json:"receiver"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.