mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
commit
e778218c2d
@ -264,9 +264,11 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
|
|||||||
* [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.
|
||||||
* [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.
|
||||||
* [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
|
||||||
|
* [SendGrid] (https://github.com/sendgrid/sendgrid-go) - SendGrid's Go library for sending email
|
||||||
* [smtp](https://github.com/mailhog/smtp) - SMTP server protocol state machine
|
* [smtp](https://github.com/mailhog/smtp) - SMTP server protocol state machine
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## Embeddable Scripting Languages
|
## Embeddable Scripting Languages
|
||||||
|
|
||||||
*Embedding other languages inside your go code*
|
*Embedding other languages inside your go code*
|
||||||
|
Loading…
Reference in New Issue
Block a user