# Functions
NewDeedContract creates a new instance of DeedContract, bound to a specific deployed contract.
NewDeedContractCaller creates a new read-only instance of DeedContract, bound to a specific deployed contract.
NewDeedContractFilterer creates a new log filterer instance of DeedContract, bound to a specific deployed contract.
NewDeedContractTransactor creates a new write-only instance of DeedContract, bound to a specific deployed contract.
# Constants
DeedContractABI is the input ABI used to generate the binding from.
# Structs
DeedContract is an auto generated Go binding around an Ethereum contract.
DeedContractCaller is an auto generated read-only Go binding around an Ethereum contract.
DeedContractCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
DeedContractCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
DeedContractDeedClosed represents a DeedClosed event raised by the DeedContract contract.
DeedContractDeedClosedIterator is returned from FilterDeedClosed and is used to iterate over the raw logs and unpacked data for DeedClosed events raised by the DeedContract contract.
DeedContractFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
DeedContractOwnerChanged represents a OwnerChanged event raised by the DeedContract contract.
DeedContractOwnerChangedIterator is returned from FilterOwnerChanged and is used to iterate over the raw logs and unpacked data for OwnerChanged events raised by the DeedContract contract.
DeedContractRaw is an auto generated low-level Go binding around an Ethereum contract.
DeedContractSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
DeedContractTransactor is an auto generated write-only Go binding around an Ethereum contract.
DeedContractTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
DeedContractTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.