Categorygithub.com/ibrt/golang-inject-mail
module
1.1.1
Repository: https://github.com/ibrt/golang-inject-mail.git
Documentation: pkg.go.dev

# README

golang-inject-mail

Go Reference CI codecov

Mail module for the golang-inject framework, with out-of-the-box SMTP and AWS SES integrations.

Developers

Contributions are welcome, please check in on proposed implementation before sending a PR. You can validate your changes using the ./test.sh script.

$ MAILHOG_SMTP_PORT='4832' MAILHOG_UI_PORT='4833' MAILHOG_VERSION='v1.0.1' ./test.sh

# Packages

No description provided by the author