Versions in this module Expand all Collapse all v1 v1.4.9 Jul 22, 2021 Changes in this version + type InstallChaincodeArgs struct + ChaincodeInstallPackage []byte + Name string + Version string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*InstallChaincodeArgs) Descriptor() ([]byte, []int) + func (*InstallChaincodeArgs) ProtoMessage() + func (dst *InstallChaincodeArgs) XXX_Merge(src proto.Message) + func (m *InstallChaincodeArgs) GetChaincodeInstallPackage() []byte + func (m *InstallChaincodeArgs) GetName() string + func (m *InstallChaincodeArgs) GetVersion() string + func (m *InstallChaincodeArgs) Reset() + func (m *InstallChaincodeArgs) String() string + func (m *InstallChaincodeArgs) XXX_DiscardUnknown() + func (m *InstallChaincodeArgs) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *InstallChaincodeArgs) XXX_Size() int + func (m *InstallChaincodeArgs) XXX_Unmarshal(b []byte) error + type InstallChaincodeResult struct + Hash []byte + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*InstallChaincodeResult) Descriptor() ([]byte, []int) + func (*InstallChaincodeResult) ProtoMessage() + func (dst *InstallChaincodeResult) XXX_Merge(src proto.Message) + func (m *InstallChaincodeResult) GetHash() []byte + func (m *InstallChaincodeResult) Reset() + func (m *InstallChaincodeResult) String() string + func (m *InstallChaincodeResult) XXX_DiscardUnknown() + func (m *InstallChaincodeResult) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *InstallChaincodeResult) XXX_Size() int + func (m *InstallChaincodeResult) XXX_Unmarshal(b []byte) error + type QueryInstalledChaincodeArgs struct + Name string + Version string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*QueryInstalledChaincodeArgs) Descriptor() ([]byte, []int) + func (*QueryInstalledChaincodeArgs) ProtoMessage() + func (dst *QueryInstalledChaincodeArgs) XXX_Merge(src proto.Message) + func (m *QueryInstalledChaincodeArgs) GetName() string + func (m *QueryInstalledChaincodeArgs) GetVersion() string + func (m *QueryInstalledChaincodeArgs) Reset() + func (m *QueryInstalledChaincodeArgs) String() string + func (m *QueryInstalledChaincodeArgs) XXX_DiscardUnknown() + func (m *QueryInstalledChaincodeArgs) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *QueryInstalledChaincodeArgs) XXX_Size() int + func (m *QueryInstalledChaincodeArgs) XXX_Unmarshal(b []byte) error + type QueryInstalledChaincodeResult struct + Hash []byte + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*QueryInstalledChaincodeResult) Descriptor() ([]byte, []int) + func (*QueryInstalledChaincodeResult) ProtoMessage() + func (dst *QueryInstalledChaincodeResult) XXX_Merge(src proto.Message) + func (m *QueryInstalledChaincodeResult) GetHash() []byte + func (m *QueryInstalledChaincodeResult) Reset() + func (m *QueryInstalledChaincodeResult) String() string + func (m *QueryInstalledChaincodeResult) XXX_DiscardUnknown() + func (m *QueryInstalledChaincodeResult) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *QueryInstalledChaincodeResult) XXX_Size() int + func (m *QueryInstalledChaincodeResult) XXX_Unmarshal(b []byte) error