//
pkg.gl
Category
github.com/0xc0d/mailhog-server
smtp
package
0.2.1
Repository:
https://github.com/0xc0d/mailhog-server.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
10
Dependents
0
Files
186 SLOC
#
Functions
Accept
Accept starts a new SMTP session using io.ReadWriteCloser.
Listen
No description provided by the author
#
Structs
Session
Session represents a SMTP session using net.TCPConn.