# Functions
DeployDefenderDeploy deploys a new Ethereum contract, binding an instance of DefenderDeploy to it.
NewDefenderDeploy creates a new instance of DefenderDeploy, bound to a specific deployed contract.
NewDefenderDeployCaller creates a new read-only instance of DefenderDeploy, bound to a specific deployed contract.
NewDefenderDeployFilterer creates a new log filterer instance of DefenderDeploy, bound to a specific deployed contract.
NewDefenderDeployTransactor creates a new write-only instance of DefenderDeploy, bound to a specific deployed contract.
# Variables
DefenderDeployABI is the input ABI used to generate the binding from.
DefenderDeployBin is the compiled bytecode used for deploying new contracts.
DefenderDeployMetaData contains all meta data concerning the DefenderDeploy contract.
# Structs
DefenderDeploy is an auto generated Go binding around an Ethereum contract.
DefenderDeployCaller is an auto generated read-only Go binding around an Ethereum contract.
DefenderDeployCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
DefenderDeployCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
DefenderDeployFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
DefenderDeployRaw is an auto generated low-level Go binding around an Ethereum contract.
DefenderDeploySession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
DefenderDeployTransactor is an auto generated write-only Go binding around an Ethereum contract.
DefenderDeployTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
DefenderDeployTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.