//
pkg.gl
Category
github.com/nathan-osman/go-cannon
smtp
package
0.3.2
Repository:
https://github.com/nathan-osman/go-cannon.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
0
Files
57 SLOC
#
Functions
New
New creates a new SMTP server with the specified configuration.
#
Structs
Config
Config stores configuration data for the SMTP server.
Server
Server awaits incoming connections and delivers them to the mail queue.