//
pkg.gl
Category
github.com/axllent/mailpit
internal
pop3client
package
1.23.1
Repository:
https://github.com/axllent/mailpit.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
10
Dependents
0
Files
381 SLOC
#
Functions
New
New returns a new client object using an existing connection.
#
Structs
Client
Client implements a Client e-mail client.
Conn
Conn is a stateful connection with the POP3 server/.
MessageID
MessageID contains the ID and size of an individual message.
Opt
Opt represents the client configuration.
#
Interfaces
Dialer
Dialer interface.