package
Version:
v0.0.0-...-532d282
Opens a new window with list of versions in this module.
Published: Dec 20, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
¶
type Email struct {
To string `json:"to"`
Subject string `json:"subject"`
Body string `json:"body"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.