mail

package
v0.0.0-...-0747d37 Latest Latest
Warning

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

Go to latest
Published: Apr 16, 2018 License: GPL-3.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MailSender

type MailSender struct {
	Username string
	Password string
	Host     string
	Port     int
}

MailSender 邮件发送人

func (*MailSender) SendMail

func (sender *MailSender) SendMail(subject string, content string, contact []string) error

SendMail 发送邮件 subject 邮件标题 content 邮件内容 contact 联系人

Jump to

Keyboard shortcuts

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