Categorygithub.com/yavosh/smtpbox
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)

Go Tests

# Packages

No description provided by the author
Package dns handles dns aspects of the code.
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author

# Structs

No description provided by the author
No description provided by the author

# Interfaces

No description provided by the author
Logger is an abstract logger to support multiple logging frameworks.