package
1.0.0-alpha
Repository: https://github.com/leonlxy/hyperledger.git
Documentation: pkg.go.dev

# Functions

NewHandlerImpl constructs a new implementation of the Handler interface.

# Interfaces

ConfigUpdateProcessor is used to transform CONFIG_UPDATE transactions which are used to generate other envelope message types with preprocessing by the orderer.
Handler defines an interface which handles broadcasts.
Support provides the backing resources needed to support broadcast on a chain.
SupportManager provides a way for the Handler to look up the Support for a chain.