Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type InstalledChaincode ¶
type MetadataMapping ¶
func NewMetadataMapping ¶
func NewMetadataMapping() *MetadataMapping
func (*MetadataMapping) Aggregate ¶
func (m *MetadataMapping) Aggregate() MetadataSet
func (*MetadataMapping) Update ¶
func (m *MetadataMapping) Update(ccMd Metadata)
type MetadataSet ¶
type MetadataSet []Metadata
func (MetadataSet) AsChaincodes ¶
func (ccs MetadataSet) AsChaincodes() []*gossip.Chaincode
Click to show internal directories.
Click to hide internal directories.