mail

package module
v0.0.4 Latest Latest
Warning

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

Go to latest
Published: Dec 21, 2021 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Mail = &MailSender{}

Functions

This section is empty.

Types

type MailSender added in v0.0.3

type MailSender struct {
	FromName, Login, Psw, Domain, Port string
	Bcc                                []string
}

func (*MailSender) Init added in v0.0.3

func (m *MailSender) Init(fromName, login, psw, domain, port string, bcc []string)

func (*MailSender) SendEmail added in v0.0.3

func (a *MailSender) SendEmail(subject, text, fileName string, to []string) error

Jump to

Keyboard shortcuts

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