Versions in this module Expand all Collapse all v1 v1.4.10 Dec 9, 2020 Changes in this version + type Enumerator struct + func (_m *Enumerator) Enumerate() ([]chaincode.InstalledChaincode, error) + type LifeCycleChangeListener struct + func (_m *LifeCycleChangeListener) LifeCycleChangeListener(channel string, chaincodes chaincode.MetadataSet) + type Query struct + func (_m *Query) Done() + func (_m *Query) GetState(namespace string, key string) ([]byte, error) + type QueryCreator struct + func (_m *QueryCreator) NewQuery() (cc.Query, error)