package
3.0.0+incompatible
Repository: https://github.com/hyperledger/fabric.git
Documentation: pkg.go.dev

# Packages

Code generated by counterfeiter.

# Functions

New creates the gossip service.

# Structs

A ConfigUpdate holds the portions of channelconfig Bundle update used by gossip.
GossipService handles the interaction between gossip service and peer.
ServiceConfig is the config struct for gossip services.
Support aggregates functionality of several interfaces required by gossip service.

# Interfaces

ConfigProcessor receives config updates.
DeliveryServiceFactory factory to create and initialize delivery service instance.
GossipServiceAdapter serves to provide basic functionality required from gossip service by delivery service.