mandrill

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Mar 23, 2016 License: MIT Imports: 4 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Mailer

type Mailer struct {
	// contains filtered or unexported fields
}

Mailer implements Mail interface for sending email

func New

func New(key, fromEmail, fromName string) Mailer

New returns a Mailer with mandrill client

func (Mailer) SendEmail

func (m Mailer) SendEmail(recipients []string, subject, html string) *errors.Error

SendEmail sends email using mandrill api

Jump to

Keyboard shortcuts

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