# Functions
NewFactory creates a new instance of Factory, bound to a specific deployed contract.
NewFactoryCaller creates a new read-only instance of Factory, bound to a specific deployed contract.
NewFactoryFilterer creates a new log filterer instance of Factory, bound to a specific deployed contract.
NewFactoryTransactor creates a new write-only instance of Factory, bound to a specific deployed contract.
# Variables
FactoryABI is the input ABI used to generate the binding from.
FactoryMetaData contains all meta data concerning the Factory contract.
# Structs
Factory is an auto generated Go binding around an Ethereum contract.
FactoryAuctionBid represents a AuctionBid event raised by the Factory contract.
FactoryAuctionBidIterator is returned from FilterAuctionBid and is used to iterate over the raw logs and unpacked data for AuctionBid events raised by the Factory contract.
FactoryAuctionCreated represents a AuctionCreated event raised by the Factory contract.
FactoryAuctionCreatedIterator is returned from FilterAuctionCreated and is used to iterate over the raw logs and unpacked data for AuctionCreated events raised by the Factory contract.
FactoryAuctionSettled represents a AuctionSettled event raised by the Factory contract.
FactoryAuctionSettledIterator is returned from FilterAuctionSettled and is used to iterate over the raw logs and unpacked data for AuctionSettled events raised by the Factory contract.
FactoryCaller is an auto generated read-only Go binding around an Ethereum contract.
FactoryCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
FactoryCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
FactoryFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
FactoryOwnershipTransferred represents a OwnershipTransferred event raised by the Factory contract.
FactoryOwnershipTransferredIterator is returned from FilterOwnershipTransferred and is used to iterate over the raw logs and unpacked data for OwnershipTransferred events raised by the Factory contract.
FactoryPaused represents a Paused event raised by the Factory contract.
FactoryPausedIterator is returned from FilterPaused and is used to iterate over the raw logs and unpacked data for Paused events raised by the Factory contract.
FactoryRaw is an auto generated low-level Go binding around an Ethereum contract.
FactorySession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
FactoryTransactor is an auto generated write-only Go binding around an Ethereum contract.
FactoryTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
FactoryTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
FactoryUnpaused represents a Unpaused event raised by the Factory contract.
FactoryUnpausedIterator is returned from FilterUnpaused and is used to iterate over the raw logs and unpacked data for Unpaused events raised by the Factory contract.