package
1.0.0-beta.1
Repository: https://github.com/foxcpp/go-imap.git
Documentation: pkg.go.dev

# Variables

ErrUnhandled is used when a response hasn't been handled.

# Structs

An AUTHENTICATE response.
A CAPABILITY response.
An EXPUNGE response.
A FETCH response.
A LIST response.
A SEARCH response.
A SELECT response.
A STATUS response.

# Interfaces

Handler handles responses.

# Type aliases

HandlerFunc is a function that handles responses.