# Functions

NewIEthHandler creates a new instance of IEthHandler, bound to a specific deployed contract.
NewIEthHandlerCaller creates a new read-only instance of IEthHandler, bound to a specific deployed contract.
NewIEthHandlerFilterer creates a new log filterer instance of IEthHandler, bound to a specific deployed contract.
NewIEthHandlerTransactor creates a new write-only instance of IEthHandler, bound to a specific deployed contract.

# Variables

IEthHandlerABI is the input ABI used to generate the binding from.
IEthHandlerMetaData contains all meta data concerning the IEthHandler contract.

# Structs

IEthHandler is an auto generated Go binding around an Ethereum contract.
IEthHandlerCaller is an auto generated read-only Go binding around an Ethereum contract.
IEthHandlerCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
IEthHandlerCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
IEthHandlerFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
IEthHandlerRaw is an auto generated low-level Go binding around an Ethereum contract.
IEthHandlerSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
IEthHandlerTransactor is an auto generated write-only Go binding around an Ethereum contract.
IEthHandlerTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
IEthHandlerTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.