# Functions
ClassifyError converts an error type into a status code.
NewHandlerImpl constructs a new implementation of the Handler interface.
# Interfaces
ChannelSupport provides the backing resources needed to support broadcast on a channel.
ChannelSupportRegistrar provides a way for the Handler to look up the Support for a channel.
Consenter provides methods to send messages through consensus.
Handler defines an interface which handles broadcasts.