cmd

package
v0.0.0-...-560a339 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 28, 2020 License: MIT Imports: 14 Imported by: 0

Documentation

Index

Constants

View Source
const CharSet = "UTF-8"

Variables

This section is empty.

Functions

func Execute

func Execute()

Types

type SendConfig

type SendConfig struct {
	Sender    string `json:"sender"`
	Recipient string `json:"recipient"`
	Subject   string `json:"subject"`
	HtmlPath  string `json:"html_path"`
}

type UploadTemplateForm

type UploadTemplateForm struct {
	TemplateName string `json:"template_name"`
	Subject      string `json:"subject"`
	HtmlPath     string `json:"html_path"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL