modulepackage
0.0.0-20240222135616-fd34afa501bf
Repository: https://github.com/yavosh/smtpbox.git
Documentation: pkg.go.dev
# README
SMTP BOX
A smtp server you can interface with.
Send an email and fetch the email that was sent over a http api.
Use cases
- integration testing emails like (welcome email, password verification etc)
# Variables
No description provided by the author
# Interfaces
No description provided by the author
Logger is an abstract logger to support multiple logging frameworks.