mail

package
v0.0.0-...-62e6a5e Latest Latest
Warning

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

Go to latest
Published: Apr 27, 2015 License: MPL-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Mailer

type Mailer struct {
	Server string
	Port   string
	Auth   smtp.Auth
	From   string
}

func NewMailer

func NewMailer(server, port, username, password string) Mailer

func (*Mailer) SendMail

func (m *Mailer) SendMail(to []string, msg string) (err error)

Jump to

Keyboard shortcuts

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