# 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.