package
0.0.121
Repository: https://github.com/layer-3/clearsync.git
Documentation: pkg.go.dev

# Functions

DeployDummyExecutor deploys a new Ethereum contract, binding an instance of DummyExecutor to it.
NewDummyExecutor creates a new instance of DummyExecutor, bound to a specific deployed contract.
NewDummyExecutorCaller creates a new read-only instance of DummyExecutor, bound to a specific deployed contract.
NewDummyExecutorFilterer creates a new log filterer instance of DummyExecutor, bound to a specific deployed contract.
NewDummyExecutorTransactor creates a new write-only instance of DummyExecutor, bound to a specific deployed contract.

# Variables

DummyExecutorABI is the input ABI used to generate the binding from.
DummyExecutorBin is the compiled bytecode used for deploying new contracts.
DummyExecutorMetaData contains all meta data concerning the DummyExecutor contract.

# Structs

DummyExecutor is an auto generated Go binding around an Ethereum contract.
DummyExecutorCaller is an auto generated read-only Go binding around an Ethereum contract.
DummyExecutorCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
DummyExecutorCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
DummyExecutorExecuted represents a Executed event raised by the DummyExecutor contract.
DummyExecutorExecutedIterator is returned from FilterExecuted and is used to iterate over the raw logs and unpacked data for Executed events raised by the DummyExecutor contract.
DummyExecutorFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
DummyExecutorRaw is an auto generated low-level Go binding around an Ethereum contract.
DummyExecutorSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
DummyExecutorTransactor is an auto generated write-only Go binding around an Ethereum contract.
DummyExecutorTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
DummyExecutorTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.