mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Add go-email-validator (#3418)
* Add go-email-validator * Add point in the end of sentence
This commit is contained in:
parent
205f73175e
commit
c8ae183697
@ -671,6 +671,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-verifier](https://github.com/AfterShip/email-verifier) - A Go library for email verification without sending any emails.
|
||||
* [go-dkim](https://github.com/toorop/go-dkim) - DKIM library, to sign & verify email.
|
||||
* [go-email-validator](https://github.com/go-email-validator/go-email-validator) - Modular email validator for syntax, disposable, smtp, etc... checking.
|
||||
* [go-imap](https://github.com/emersion/go-imap) - IMAP library for clients and servers.
|
||||
* [go-message](https://github.com/emersion/go-message) - Streaming library for the Internet Message Format and mail messages.
|
||||
* [go-premailer](https://github.com/vanng822/go-premailer) - Inline styling for HTML mail in Go.
|
||||
|
Loading…
Reference in New Issue
Block a user