Versions in this module Expand all Collapse all v1 v1.4.9 Jul 22, 2021 Changes in this version + type DiscoverySupport struct + func NewDiscoverySupport(ci MetadataRetriever) *DiscoverySupport + func (s *DiscoverySupport) PolicyByChaincode(channel string, cc string) policies.InquireablePolicy + type MetadataRetriever interface + Metadata func(channel string, cc string, loadCollections bool) *chaincode.Metadata