Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Connection ¶
type Connection struct {
// contains filtered or unexported fields
}
Connection of a client with our server
type Server ¶
Server is our fake server that will be listening for SMTP connections.
func (*Server) LastMessage ¶
LastMessage returns the last message on the server
Click to show internal directories.
Click to hide internal directories.