emailer

package
v0.0.0-...-95e1c55 Latest Latest
Warning

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

Go to latest
Published: Jan 31, 2020 License: MIT Imports: 7 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 {
	Host     string
	Port     string
	User     string
	Pass     string
	From     string
	Name     string
	Timeout  int
	Disabled bool
}

func (*Emailer) Send

func (em *Emailer) Send(recipient, subject, body string) (err error)

Jump to

Keyboard shortcuts

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