Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct { Prefix string // contains filtered or unexported fields }
Config .
func (Config) SendSMTP ¶
func (c Config) SendSMTP(passphrase *validate.Passphrase)
SendSMTP will send an email via SMTP.
func (Config) SetSMTP ¶
func (c Config) SetSMTP(passphrase *validate.Passphrase)
SetSMTP will set the SMTP info.
Click to show internal directories.
Click to hide internal directories.