mail

package
v1.1.6 Latest Latest
Warning

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

Go to latest
Published: Feb 3, 2021 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Template = `` /* 61702-byte string literal not displayed */

Functions

func Send

func Send(o *Options) error

Types

type Options

type Options struct {
	MailHost string
	MailPort int
	MailUser string   // 发件人
	MailPass string   // 发件人密码
	MailTo   []string // 收件人 多个用,分割
	Subject  string   // 邮件主题
	Body     string   // 邮件内容
}

Jump to

Keyboard shortcuts

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