# Functions
DeployWalletFactory deploys a new Ethereum contract, binding an instance of WalletFactory to it.
NewWalletFactory creates a new instance of WalletFactory, bound to a specific deployed contract.
NewWalletFactoryCaller creates a new read-only instance of WalletFactory, bound to a specific deployed contract.
NewWalletFactoryFilterer creates a new log filterer instance of WalletFactory, bound to a specific deployed contract.
NewWalletFactoryTransactor creates a new write-only instance of WalletFactory, bound to a specific deployed contract.
# Variables
WalletFactoryABI is the input ABI used to generate the binding from.
WalletFactoryBin is the compiled bytecode used for deploying new contracts.
WalletFactoryMetaData contains all meta data concerning the WalletFactory contract.
# Structs
WalletFactory is an auto generated Go binding around an Ethereum contract.
WalletFactoryCaller is an auto generated read-only Go binding around an Ethereum contract.
WalletFactoryCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
WalletFactoryCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
WalletFactoryFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
WalletFactoryRaw is an auto generated low-level Go binding around an Ethereum contract.
WalletFactorySession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
WalletFactoryTransactor is an auto generated write-only Go binding around an Ethereum contract.
WalletFactoryTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
WalletFactoryTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.