Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 661 Bytes

README.md

File metadata and controls

31 lines (19 loc) · 661 Bytes

Mailer

Simple E-mail sender.

Build status

Installation

$ go get github.com/get-ion/mailer

Docs

  • New returns a new, e-mail sender service.
  • Send send an e-mail, supports text/html and sendmail unix command
Send(subject string, body string, to ...string) error

Table of contents

Contributing

If you are interested in contributing to this project, please push a PR.

People

List of all contributors