mail

package
v1.0.22 Latest Latest
Warning

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

Go to latest
Published: Nov 25, 2021 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Send

func Send(options *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