# Functions
DeployAccountFactoryFactory deploys a new Ethereum contract, binding an instance of AccountFactoryFactory to it.
NewAccountFactoryFactory creates a new instance of AccountFactoryFactory, bound to a specific deployed contract.
NewAccountFactoryFactoryCaller creates a new read-only instance of AccountFactoryFactory, bound to a specific deployed contract.
NewAccountFactoryFactoryFilterer creates a new log filterer instance of AccountFactoryFactory, bound to a specific deployed contract.
NewAccountFactoryFactoryTransactor creates a new write-only instance of AccountFactoryFactory, bound to a specific deployed contract.
# Variables
AccountFactoryFactoryABI is the input ABI used to generate the binding from.
AccountFactoryFactoryBin is the compiled bytecode used for deploying new contracts.
AccountFactoryFactoryMetaData contains all meta data concerning the AccountFactoryFactory contract.
# Structs
AccountFactoryFactory is an auto generated Go binding around an Ethereum contract.
AccountFactoryFactoryAccountFactoryCreated represents a AccountFactoryCreated event raised by the AccountFactoryFactory contract.
AccountFactoryFactoryAccountFactoryCreatedIterator is returned from FilterAccountFactoryCreated and is used to iterate over the raw logs and unpacked data for AccountFactoryCreated events raised by the AccountFactoryFactory contract.
AccountFactoryFactoryCaller is an auto generated read-only Go binding around an Ethereum contract.
AccountFactoryFactoryCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
AccountFactoryFactoryCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
AccountFactoryFactoryFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
AccountFactoryFactoryRaw is an auto generated low-level Go binding around an Ethereum contract.
AccountFactoryFactorySession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
AccountFactoryFactoryTransactor is an auto generated write-only Go binding around an Ethereum contract.
AccountFactoryFactoryTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
AccountFactoryFactoryTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.