Versions in this module Expand all Collapse all v2 v2.1.1 Jun 1, 2020 v2.1.0 Apr 15, 2020 v2.0.1 Feb 26, 2020 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