# Functions
DeployContractBitmapUtils deploys a new Ethereum contract, binding an instance of ContractBitmapUtils to it.
NewContractBitmapUtils creates a new instance of ContractBitmapUtils, bound to a specific deployed contract.
NewContractBitmapUtilsCaller creates a new read-only instance of ContractBitmapUtils, bound to a specific deployed contract.
NewContractBitmapUtilsFilterer creates a new log filterer instance of ContractBitmapUtils, bound to a specific deployed contract.
NewContractBitmapUtilsTransactor creates a new write-only instance of ContractBitmapUtils, bound to a specific deployed contract.
# Variables
ContractBitmapUtilsABI is the input ABI used to generate the binding from.
ContractBitmapUtilsBin is the compiled bytecode used for deploying new contracts.
ContractBitmapUtilsMetaData contains all meta data concerning the ContractBitmapUtils contract.
# Structs
ContractBitmapUtils is an auto generated Go binding around an Ethereum contract.
ContractBitmapUtilsCaller is an auto generated read-only Go binding around an Ethereum contract.
ContractBitmapUtilsCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
ContractBitmapUtilsCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
ContractBitmapUtilsFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
ContractBitmapUtilsRaw is an auto generated low-level Go binding around an Ethereum contract.
ContractBitmapUtilsSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
ContractBitmapUtilsTransactor is an auto generated write-only Go binding around an Ethereum contract.
ContractBitmapUtilsTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
ContractBitmapUtilsTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.