Versions in this module Expand all Collapse all v1 v1.5.6 Oct 3, 2021 Changes in this version + type KVData struct + Collection string + Key string + Value string + type KVExcutor struct + func (t *KVExcutor) Init(stub shim.ChaincodeStubInterface) pb.Response + func (t *KVExcutor) Invoke(stub shim.ChaincodeStubInterface) pb.Response