# Functions

DeployMultiCaller deploys a new Ethereum contract, binding an instance of MultiCaller to it.
NewMultiCaller creates a new instance of MultiCaller, bound to a specific deployed contract.
NewMultiCallerCaller creates a new read-only instance of MultiCaller, bound to a specific deployed contract.
NewMultiCallerFilterer creates a new log filterer instance of MultiCaller, bound to a specific deployed contract.
NewMultiCallerTransactor creates a new write-only instance of MultiCaller, bound to a specific deployed contract.

# Variables

MultiCallerABI is the input ABI used to generate the binding from.
MultiCallerBin is the compiled bytecode used for deploying new contracts.
MultiCallerMetaData contains all meta data concerning the MultiCaller contract.

# Structs

MultiCaller is an auto generated Go binding around an Ethereum contract.
MultiCallerCaller is an auto generated read-only Go binding around an Ethereum contract.
MultiCallerCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
MultiCallerCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
MultiCallerFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
MultiCallerRaw is an auto generated low-level Go binding around an Ethereum contract.
MultiCallerSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
MultiCallerTransactor is an auto generated write-only Go binding around an Ethereum contract.
MultiCallerTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
MultiCallerTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.