github.com/SaulDoesCode/mailyak
Package mailyak provides a simple interface for generating MIME compliant emails, and optionally sending them over SMTP. Both plain-text and HTML email body content is supported, and their types implement io.Writer allowing easy composition directly from templating engines, etc. Attachments are fully supported (attach anything that implements io.Reader). The raw MIME content can be retrieved using MimeBuf(), typically used with an API service such as Amazon SES that does not require using an SMTP interface.
proxy.golang.org
v2.1.0+incompatible
over 8 years ago
11
1
Past Dependents
Check this option to include packages that no longer depend on this package in their latest version but previously did.
Filter
Filter by Kind
Links
| Registry | proxy.golang.org |
| Source | Repository |
| Docs | Documentation |
| JSON API | View JSON |
| CodeMeta | codemeta.json |
Package Details
| PURL |
pkg:golang/github.com/%21saul%21does%21code/mailyak
spec |
| License | MIT |
| Namespace | github.com/SaulDoesCode |
| First Release | over 9 years ago |
| Last Synced | about 11 hours ago |
Repository
| Stars | 1 on GitHub |
| Forks | 0 on GitHub |