Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SMTP ¶
type SMTP struct {
// contains filtered or unexported fields
}
func New ¶
func New(sc *SMTPConfig, tc *TmplConfig) (*SMTP, error)
type SMTPConfig ¶
type TmplConfig ¶
type TmplConfig struct {
TmplPath string
}
Click to show internal directories.
Click to hide internal directories.