Versions in this module Expand all Collapse all v2 v2.3.2 Nov 21, 2021 Changes in this version + type DiscoverySupport struct + func NewDiscoverySupport(ci MetadataRetriever) *DiscoverySupport + func (s *DiscoverySupport) PoliciesByChaincode(channel string, cc string, collections ...string) []policies.InquireablePolicy + type MetadataRetriever interface + Metadata func(channel string, cc string, collections ...string) *chaincode.Metadata Other modules containing this package github.com/waszqt/fabric