# Functions
DeployProfileFactory deploys a new Ethereum contract, binding an instance of ProfileFactory to it.
NewProfileFactory creates a new instance of ProfileFactory, bound to a specific deployed contract.
NewProfileFactoryCaller creates a new read-only instance of ProfileFactory, bound to a specific deployed contract.
NewProfileFactoryFilterer creates a new log filterer instance of ProfileFactory, bound to a specific deployed contract.
NewProfileFactoryTransactor creates a new write-only instance of ProfileFactory, bound to a specific deployed contract.
# Variables
ProfileFactoryABI is the input ABI used to generate the binding from.
ProfileFactoryBin is the compiled bytecode used for deploying new contracts.
ProfileFactoryMetaData contains all meta data concerning the ProfileFactory contract.
# Structs
ProfileFactory is an auto generated Go binding around an Ethereum contract.
ProfileFactoryCaller is an auto generated read-only Go binding around an Ethereum contract.
ProfileFactoryCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
ProfileFactoryCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
ProfileFactoryFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
ProfileFactoryProfileCreated represents a ProfileCreated event raised by the ProfileFactory contract.
ProfileFactoryProfileCreatedIterator is returned from FilterProfileCreated and is used to iterate over the raw logs and unpacked data for ProfileCreated events raised by the ProfileFactory contract.
ProfileFactoryRaw is an auto generated low-level Go binding around an Ethereum contract.
ProfileFactorySession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
ProfileFactoryTransactor is an auto generated write-only Go binding around an Ethereum contract.
ProfileFactoryTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
ProfileFactoryTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.