Versions in this module Expand all Collapse all v2 v2.3.2 Nov 21, 2021 Changes in this version + const GetChannelConfig + const GetChannels + const GetConfigBlock + const JoinBySnapshotStatus + const JoinChain + const JoinChainBySnapshot + type PeerConfiger struct + func New(aclProvider aclmgmt.ACLProvider, ...) *PeerConfiger + func (e *PeerConfiger) Chaincode() shim.Chaincode + func (e *PeerConfiger) Init(stub shim.ChaincodeStubInterface) pb.Response + func (e *PeerConfiger) Invoke(stub shim.ChaincodeStubInterface) pb.Response + func (e *PeerConfiger) InvokeNoShim(args [][]byte, sp *pb.SignedProposal) pb.Response + func (e *PeerConfiger) JoinChainBySnapshot(snapshotDir string, ...) pb.Response + func (e *PeerConfiger) Name() string Other modules containing this package github.com/waszqt/fabric