mail

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Jun 15, 2021 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// ContentTypeHTML ContentType: HTML
	ContentTypeHTML string = "text/html"
	// ContentTypeText ContentType: Text
	ContentTypeText string = "text/plain"
)

Variables

This section is empty.

Functions

func Init

func Init()

Init 初始化

func Push

func Push(mailPack *Pack)

Push 推送邮件

Types

type Pack

type Pack struct {
	SenderName string
	Subject    string
	Type       string
	Content    string
	ToMail     string
}

Jump to

Keyboard shortcuts

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