ses

package
v0.0.0-...-1d47543 Latest Latest
Warning

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

Go to latest
Published: Jan 19, 2016 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Email

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

func NewEmail

func NewEmail(awsAccessKey string, awsSecretKey string, region string) *Email

Creates a new manager

func (*Email) Send

func (this *Email) Send(p string, to []string, cc []string, bcc []string, subject string, htmlContent string, rawContent string, charset string) error

Sends an email to the specified destination

func (*Email) SetupProfile

func (this *Email) SetupProfile(name string, from string, replyTo []string, returnPath string, returnPathArn string, sourceArn string) bool

Setup a profile to use with Send

Jump to

Keyboard shortcuts

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