mail

package
v0.0.0-...-71b7c7e Latest Latest
Warning

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

Go to latest
Published: Jul 7, 2023 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewMail

func NewMail(m *EmailPara) *email

Types

type EmailPara

type EmailPara struct {
	Subject    string
	Content    []byte
	Types      string
	Attachment map[string]string
	To         []string
	Cc         []string
	Bcc        []string
	User       string
	Password   string
	Host       string
	Port       string
}

Jump to

Keyboard shortcuts

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