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

# Functions

New creates a Kafka-backed consenter.

# Interfaces

Broker allows the caller to get info on the cluster's partitions.
ChainPartition identifies the Kafka partition the orderer interacts with.
Closeable allows the shut down of the calling resource.
Consumer allows the caller to receive a stream of blobs from the Kafka cluster for a specific partition.
Producer allows the caller to post blobs to a chain partition on the Kafka cluster.