mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Adds go-message
This commit is contained in:
parent
6f95ae1826
commit
fed98fbaf9
@ -389,6 +389,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
|
|||||||
* [email](https://github.com/jordan-wright/email) - A robust and flexible email library for Go.
|
* [email](https://github.com/jordan-wright/email) - A robust and flexible email library for Go.
|
||||||
* [go-dkim](https://github.com/toorop/go-dkim) - A DKIM library, to sign & verify email.
|
* [go-dkim](https://github.com/toorop/go-dkim) - A DKIM library, to sign & verify email.
|
||||||
* [go-imap](https://github.com/emersion/go-imap) - An IMAP library for clients and servers
|
* [go-imap](https://github.com/emersion/go-imap) - An IMAP library for clients and servers
|
||||||
|
* [go-message](https://github.com/emersion/go-message) - A streaming library for the Internet Message Format and mail messages
|
||||||
* [Gomail](https://github.com/go-gomail/gomail/) - Gomail is a very simple and powerful package to send emails.
|
* [Gomail](https://github.com/go-gomail/gomail/) - Gomail is a very simple and powerful package to send emails.
|
||||||
* [Hectane](https://github.com/hectane/hectane) - Lightweight SMTP client providing an HTTP API
|
* [Hectane](https://github.com/hectane/hectane) - Lightweight SMTP client providing an HTTP API
|
||||||
* [MailHog](https://github.com/mailhog/MailHog) - Email and SMTP testing with web and API interface
|
* [MailHog](https://github.com/mailhog/MailHog) - Email and SMTP testing with web and API interface
|
||||||
|
Loading…
Reference in New Issue
Block a user