package
0.6.5
Repository: https://github.com/optherium/cckit.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
EventPayloadIs expects peer.ChaincodeEvent payload can be marshaled to target interface{} and returns converted value.
PayloadBytes expects response is ok and compares response.Payload with expected value.
No description provided by the author
PayloadIs expects peer.Response payload can be marshalled to target interface{} and returns converted value.
PayloadString expects payload content is string.
ResponseError expects peer.Response has shim.ERROR status and message has errorSubstr prefix.
No description provided by the author
ResponseOk expects peer.Response has shim.OK status and message has okSubstr prefix.
No description provided by the author

# Structs

No description provided by the author

# Interfaces

No description provided by the author