mail

package
v0.0.0-...-d400468 Latest Latest
Warning

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

Go to latest
Published: May 21, 2016 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func SendMessage

func SendMessage(message *Message)

Sends a message using SMTP over TLS

Types

type Email

type Email struct {
	To    mail.Address
	From  mail.Address
	Email string
}

type Message

type Message struct {
	To      string
	From    string
	Subject string
	Body    string
}

Jump to

Keyboard shortcuts

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