Versions in this module Expand all Collapse all v1 v1.1.0 Aug 1, 2019 Changes in this version + const HashLenght + var InvalidUnmarshalError = errors.New("invalid unmarshal error") + var UnSupportedTypeError = errors.New("unsupported arg type") + func EncodeReturnValue(retVals ...interface{}) ([]byte, error) + func ExtractMethodHash(input []byte) []byte + func ExtractParam(input []byte, args ...interface{}) error + func Hash(data []byte) []byte