package
0.3.2
Repository: https://github.com/nathan-osman/go-cannon.git
Documentation: pkg.go.dev

# Functions

New creates a new SMTP server with the specified configuration.

# Structs

Config stores configuration data for the SMTP server.
Server awaits incoming connections and delivers them to the mail queue.