Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HTMLToEmail ¶
type HTMLToEmail struct {
From string
To string
Verbose bool
// contains filtered or unexported fields
}
func (*HTMLToEmail) Run ¶
func (h *HTMLToEmail) Run(htmlList []string) (err error)
Click to show internal directories.
Click to hide internal directories.