# Functions
DeployHandlerHelpers deploys a new Ethereum contract, binding an instance of HandlerHelpers to it.
NewHandlerHelpers creates a new instance of HandlerHelpers, bound to a specific deployed contract.
NewHandlerHelpersCaller creates a new read-only instance of HandlerHelpers, bound to a specific deployed contract.
NewHandlerHelpersFilterer creates a new log filterer instance of HandlerHelpers, bound to a specific deployed contract.
NewHandlerHelpersTransactor creates a new write-only instance of HandlerHelpers, bound to a specific deployed contract.
# Constants
HandlerHelpersABI is the input ABI used to generate the binding from.
# Variables
HandlerHelpersBin is the compiled bytecode used for deploying new contracts.
# Structs
HandlerHelpers is an auto generated Go binding around an Ethereum contract.
HandlerHelpersCaller is an auto generated read-only Go binding around an Ethereum contract.
HandlerHelpersCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
HandlerHelpersCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
HandlerHelpersFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
HandlerHelpersRaw is an auto generated low-level Go binding around an Ethereum contract.
HandlerHelpersSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
HandlerHelpersTransactor is an auto generated write-only Go binding around an Ethereum contract.
HandlerHelpersTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
HandlerHelpersTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.