Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Enumerator ¶
Enumerator is an autogenerated mock type for the Enumerator type
func (*Enumerator) Enumerate ¶
func (_m *Enumerator) Enumerate() ([]chaincode.InstalledChaincode, error)
Enumerate provides a mock function with given fields:
type MetadataChangeListener ¶
MetadataChangeListener is an autogenerated mock type for the MetadataChangeListener type
func (*MetadataChangeListener) HandleMetadataUpdate ¶
func (_m *MetadataChangeListener) HandleMetadataUpdate(channel string, chaincodes chaincode.MetadataSet)
HandleMetadataUpdate provides a mock function with given fields: channel, chaincodes
type QueryCreator ¶
QueryCreator is an autogenerated mock type for the QueryCreator type
func (*QueryCreator) NewQuery ¶
func (_m *QueryCreator) NewQuery() (cclifecycle.Query, error)
NewQuery provides a mock function with given fields:
Click to show internal directories.
Click to hide internal directories.