package
1.1.0
Repository: https://github.com/lightkool/fabric.git
Documentation: pkg.go.dev

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