mail

package
v1.1.2 Latest Latest
Warning

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

Go to latest
Published: Nov 28, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewMessage

func NewMessage(from string, to []string, ccAddress, ccName string, subject string, body string, attachFileName string) *gomail.Message

Types

type MailEngine

type MailEngine struct {
	// contains filtered or unexported fields
}

func NewMailEngine

func NewMailEngine(host string, port int, username, password string) *MailEngine

func (*MailEngine) AddSendMessage

func (e *MailEngine) AddSendMessage(m *gomail.Message)

func (*MailEngine) Run

func (e *MailEngine) Run()

Jump to

Keyboard shortcuts

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