email

package
v0.0.0-...-3a0a0a1 Latest Latest
Warning

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

Go to latest
Published: Oct 31, 2017 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	Send func(Msg) error
)

Functions

func Init

func Init(c config.Config)

Types

type Msg

type Msg struct {
	Name    string `schema:"name"`
	From    string `schema:"from"`
	To      string `schema:"to"`
	Subject string `schema:"subject"`
	Body    string `schema:"body"`
}

Jump to

Keyboard shortcuts

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