Versions in this module Expand all Collapse all v0 v0.2.0 Nov 1, 2018 Changes in this version + func EventPayloadIs(event *peer.ChaincodeEvent, target interface{}) interface + func PayloadInt(response peer.Response, expectedValue int) int + func PayloadIs(response peer.Response, target interface{}) interface + func PayloadString(response peer.Response, expectedValue string) string + func ResponseError(response peer.Response, errorSubstr ...interface{}) + func ResponseOk(response peer.Response, okSubstr ...string)