ses

package
v0.0.0-...-67f6ddb Latest Latest
Warning

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

Go to latest
Published: Jul 6, 2015 License: MIT Imports: 4 Imported by: 0

Documentation

Overview

Package ses - simple for ses.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Message

func Message(Sender *mail.Address, ToUsers []*mail.Address, Subject,
	Content string) *ses.SendEmailInput

Message to render a ses.SendEmailInput

Types

type SES

type SES struct {
	Sender *mail.Address
	// contains filtered or unexported fields
}

SES struct

func New

func New(AWSID, AWSKEY, Region string) *SES

New to new a ses

func (SES) Send

func (s SES) Send(Sender *mail.Address, ToUsers []*mail.Address, Subject,
	Content string) (*ses.SendEmailOutput, error)

Send to send mail.

Jump to

Keyboard shortcuts

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