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

# Packages

# Functions

NewService creates a new discovery service instance.

# Structs

Config defines the configuration of the discovery service.

# Interfaces

AccessControlSupport checks if clients are eligible of being serviced.
ConfigSequenceSupport returns the config sequence of the given channel.
ConfigSupport provides access to channel configuration.
EndorsementSupport provides knowledge of endorsement policy selection for chaincodes.
GossipSupport aggregates abilities that the gossip module provides to the discovery service, such as knowing information about peers.
Support defines an interface that allows the discovery service to obtain information that other peer components have.