mailer

package
v0.0.0-...-a23e254 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 13, 2020 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func SendToMail

func SendToMail(subject, body string) error

SendToMail 发送邮件

Types

type MailInfo

type MailInfo struct {
	Host       string
	Username   string
	Password   string
	Port       int
	Encryption string
}

MailInfo 邮件代理信息

type SendMail

type SendMail struct {
	CC, To, From []string
}

SendMail 发送邮件信息

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL