Versions in this module Expand all Collapse all v1 v1.0.0 Jul 8, 2019 Changes in this version + const ERR1 + const ERR10 + const ERR11 + const ERR12 + const ERR13 + const ERR14 + const ERR15 + const ERR16 + const ERR17 + const ERR18 + const ERR2 + const ERR3 + const ERR4 + const ERR5 + const ERR6 + const ERR7 + const ERR8 + const ERR9 + const ERROR + const OK + const SUCCESS + var Logger = shim.NewLogger("logger") + var ResCodeDict = map[string]string + func GetLine(depthList ...int) string + func GetQueryResultForQueryString(stub shim.ChaincodeStubInterface, queryString string) ([]byte, error) + func RespondError(err ResponseError) pb.Response + func RespondSuccess(res ResponseSuccess) pb.Response + type InvokeResponse struct + Msg string + Rows string + Status string + type ResponseError struct + Msg string + ResCode string + type ResponseSuccess struct + Msg string + Payload string + ResCode string