Skip to content

get-ion/mailer

Repository files navigation

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