//
pkg.gl
Category
github.com/majestrate/bdsmail
lib
smtp
package
0.0.0-20240603142335-75f35083934a
Repository:
https://github.com/majestrate/bdsmail.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
13
Dependents
2
Files
268 SLOC
#
Functions
NewClient
create a new smtp client wrapper function.
Serve
serve smtp via a net.Listener.
#
Structs
Client
No description provided by the author
Server
No description provided by the author
#
Interfaces
Auth
No description provided by the author
#
Type aliases
Handler
smtp message handler.