Documentation ¶
Overview ¶
Package email TODO
Index ¶
Constants ¶
View Source
const HTML = `` /* 724-byte string literal not displayed */
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Application ¶
type DataHTML ¶
type DataHTML struct { Application string Version string BuiltAt string StartedAt string BGColor string Timestamp string Title string Content string }
func Error ¶
func Error(app Application, title string) *DataHTML
func Info ¶
func Info(app Application, title string) *DataHTML
func Warning ¶
func Warning(app Application, title string) *DataHTML
type Option ¶
type Option func(*Email)
func WithBlindCarbonCopy ¶
func WithCarbonCopy ¶
func WithSubject ¶
Click to show internal directories.
Click to hide internal directories.