# Functions
DeployBasicUpkeepContract deploys a new Ethereum contract, binding an instance of BasicUpkeepContract to it.
NewBasicUpkeepContract creates a new instance of BasicUpkeepContract, bound to a specific deployed contract.
NewBasicUpkeepContractCaller creates a new read-only instance of BasicUpkeepContract, bound to a specific deployed contract.
NewBasicUpkeepContractFilterer creates a new log filterer instance of BasicUpkeepContract, bound to a specific deployed contract.
NewBasicUpkeepContractTransactor creates a new write-only instance of BasicUpkeepContract, bound to a specific deployed contract.
# Constants
BasicUpkeepContractABI is the input ABI used to generate the binding from.
# Variables
BasicUpkeepContractBin is the compiled bytecode used for deploying new contracts.
# Structs
BasicUpkeepContract is an auto generated Go binding around an Ethereum contract.
BasicUpkeepContractCaller is an auto generated read-only Go binding around an Ethereum contract.
BasicUpkeepContractCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
BasicUpkeepContractCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
BasicUpkeepContractFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
BasicUpkeepContractRaw is an auto generated low-level Go binding around an Ethereum contract.
BasicUpkeepContractSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
BasicUpkeepContractTransactor is an auto generated write-only Go binding around an Ethereum contract.
BasicUpkeepContractTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
BasicUpkeepContractTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.