# Functions
DeployStdError deploys a new Ethereum contract, binding an instance of StdError to it.
NewStdError creates a new instance of StdError, bound to a specific deployed contract.
NewStdErrorCaller creates a new read-only instance of StdError, bound to a specific deployed contract.
NewStdErrorFilterer creates a new log filterer instance of StdError, bound to a specific deployed contract.
NewStdErrorTransactor creates a new write-only instance of StdError, bound to a specific deployed contract.
# Variables
StdErrorABI is the input ABI used to generate the binding from.
StdErrorBin is the compiled bytecode used for deploying new contracts.
StdErrorMetaData contains all meta data concerning the StdError contract.
# Structs
StdError is an auto generated Go binding around an Ethereum contract.
StdErrorCaller is an auto generated read-only Go binding around an Ethereum contract.
StdErrorCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
StdErrorCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
StdErrorFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
StdErrorRaw is an auto generated low-level Go binding around an Ethereum contract.
StdErrorSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
StdErrorTransactor is an auto generated write-only Go binding around an Ethereum contract.
StdErrorTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
StdErrorTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.