import "github.com/toomore/simpleaws/ses"
Package ses - simple for ses.
func Message(Sender *mail.Address, ToUsers []*mail.Address, Subject, Content string) *ses.SendEmailInput
Message to render a ses.SendEmailInput
SES struct
New to new a ses
func (s SES) Send(Sender *mail.Address, ToUsers []*mail.Address, Subject, Content string) (*ses.SendEmailOutput, error)
Send to send mail.
Package ses imports 4 packages (graph). Updated 2016-07-19. Refresh now. Tools for package owners. This is an inactive package (no imports and no commits in at least two years).