# Functions

DeployHasOpCode deploys a new Ethereum contract, binding an instance of HasOpCode to it.
NewHasOpCode creates a new instance of HasOpCode, bound to a specific deployed contract.
NewHasOpCodeCaller creates a new read-only instance of HasOpCode, bound to a specific deployed contract.
NewHasOpCodeFilterer creates a new log filterer instance of HasOpCode, bound to a specific deployed contract.
NewHasOpCodeTransactor creates a new write-only instance of HasOpCode, bound to a specific deployed contract.

# Variables

HasOpCodeABI is the input ABI used to generate the binding from.
HasOpCodeBin is the compiled bytecode used for deploying new contracts.
HasOpCodeMetaData contains all meta data concerning the HasOpCode contract.

# Structs

HasOpCode is an auto generated Go binding around an Ethereum contract.
HasOpCodeCaller is an auto generated read-only Go binding around an Ethereum contract.
HasOpCodeCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
HasOpCodeCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
HasOpCodeFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
HasOpCodeRaw is an auto generated low-level Go binding around an Ethereum contract.
HasOpCodeSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
HasOpCodeTransactor is an auto generated write-only Go binding around an Ethereum contract.
HasOpCodeTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
HasOpCodeTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.