package
Version:
v0.0.0-...-f271c35
Opens a new window with list of versions in this module.
Published: Nov 4, 2021
License: Apache-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
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.