mail

package
v0.0.0-...-824aad6 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Emailer

type Emailer struct {
	FromEmail    string
	FromPassword string
	Host         string
	Port         string
}

func NewEmailer

func NewEmailer(fromEmail string, fromPassword string, host string, port string) *Emailer

func (*Emailer) ConstructMessage

func (e *Emailer) ConstructMessage(content string, toEmail string) []byte

func (*Emailer) Send

func (e *Emailer) Send(content string, toEmail string) error

Jump to

Keyboard shortcuts

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