package
Version:
v0.0.0-...-c83b82d
Opens a new window with list of versions in this module.
Published: Oct 23, 2019
License: Apache-2.0
Opens a new window with license information.
Imports: 15
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type EmailRequest struct {
Flags struct {
IgnoreDots bool `json:"ignoredots"`
} `json:"flags"`
Destinations []string `json:"destinations"`
MessageBody string `json:"messagebody"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.