package
1.23.1
Repository: https://github.com/axllent/mailpit.git
Documentation: pkg.go.dev

# Functions

New returns a new client object using an existing connection.

# Structs

Client implements a Client e-mail client.
Conn is a stateful connection with the POP3 server/.
MessageID contains the ID and size of an individual message.
Opt represents the client configuration.

# Interfaces

Dialer interface.