mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Add smtpmock (#3926)
This commit is contained in:
parent
3411088d4e
commit
ff43b43e52
@ -790,6 +790,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
|
||||
* [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.
|
||||
* [smtpmock](https://github.com/mocktools/go-smtp-mock) - Lightweight configurable multithreaded fake SMTP server. Mimic any SMTP behaviour for your test environment.
|
||||
|
||||
**[⬆ back to top](#contents)**
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user