Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PeerConfiger ¶
type PeerConfiger struct {
*cscc.PeerConfiger
// contains filtered or unexported fields
}
PeerConfiger implements the configuration handler for the peer.
func New ¶
func New( aclProvider aclmgmt.ACLProvider, deployedCCInfoProvider ledger.DeployedChaincodeInfoProvider, lr plugindispatcher.LifecycleResources, nr plugindispatcher.CollectionAndLifecycleResources, policyChecker policy.PolicyChecker, p *peer.Peer, bccsp bccsp.BCCSP, ) *PeerConfiger
New creates a new instance of the PeerConfiger.
Click to show internal directories.
Click to hide internal directories.