Versions in this module Expand all Collapse all v0 v0.3.0 Aug 2, 2019 Changes in this version type Contract + func SimpleStorageCreator() Contract v0.2.0 Apr 9, 2019 Changes in this version + func Fab3Runner(fab3BinPath, proxyConfig, org, user, channel, ccid string, port uint16) *ginkgomon.Runner + func SimpleSoloNetwork() *nwo.Config + func WaitForFab3(port uint16) type Contract + func SimpleStorageWithLog() Contract + type JsonRPCLogArrayResponse struct + Error JsonRPCError + ID int + JsonRPC string + Result []types.Log v0.1.0 Jan 18, 2019 Changes in this version + func Build() *nwo.Components + func CreateProxyConfig(testDir, channelName, cryptoConfigPath string, ...) (string, error) + func FabProxyRunner(fabproxyBinPath, proxyConfig, org, user, channel, ccid string, port uint16) *ginkgomon.Runner + func Web3TestRunner(proxyAddr1, proxyAddr2 string) *ginkgomon.Runner + type ChaincodeQueryWithHex struct + ChannelID string + Ctor string + Name string + func (c ChaincodeQueryWithHex) Args() []string + func (c ChaincodeQueryWithHex) SessionName() string + type Contract struct + CompiledBytecode string + FunctionHashes map[string]string + RuntimeBytecode string + func InvokeContract() Contract + func SimpleStorageContract() Contract + type JsonRPCArrayResponse struct + Error JsonRPCError + ID int + JsonRPC string + Result []string + type JsonRPCError struct + Code int + Data string + Message string + type JsonRPCRequest struct + ID int + JsonRPC string + Method string + Params interface{} + type JsonRPCResponse struct + Error JsonRPCError + ID int + JsonRPC string + Result string + type JsonRPCTxReceipt struct + Error JsonRPCError + ID int + JsonRPC string + Result TxReceipt + type MessageParams struct + Data string + From string + To string + type TxReceipt struct + BlockHash string + BlockNumber string + ContractAddress string + TransactionHash string + TransactionIndex string