package
Version:
v0.0.0-...-560a339
Opens a new window with list of versions in this module.
Published: May 28, 2020
License: MIT
Opens a new window with license information.
Imports: 14
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type SendConfig struct {
Sender string `json:"sender"`
Recipient string `json:"recipient"`
Subject string `json:"subject"`
HtmlPath string `json:"html_path"`
}
type UploadTemplateForm struct {
TemplateName string `json:"template_name"`
Subject string `json:"subject"`
HtmlPath string `json:"html_path"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.