Documentation
¶
Index ¶
- func EasySend(msg string) (err error)
- func Gmail(recipient string, cc []string, subject string, msg string) (err error)
- func Outlook(recipient string, cc []string, msg string, subject string) (err error)
- func QQFoxmail(recipient string, cc []string, msg string, subject string) (err error)
- func Send(config Config) (err error)
- func SendMail(recipient string, cc []string, subject string, msg string) (err error)
- type Config
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.