# Functions
NewOracle creates a new instance of Oracle, bound to a specific deployed contract.
NewOracleCaller creates a new read-only instance of Oracle, bound to a specific deployed contract.
NewOracleFilterer creates a new log filterer instance of Oracle, bound to a specific deployed contract.
NewOracleTransactor creates a new write-only instance of Oracle, bound to a specific deployed contract.
# Variables
OracleABI is the input ABI used to generate the binding from.
OracleMetaData contains all meta data concerning the Oracle contract.
# Structs
Oracle is an auto generated Go binding around an Ethereum contract.
OracleCaller is an auto generated read-only Go binding around an Ethereum contract.
OracleCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
OracleCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
OracleCommitmentProcessed represents a CommitmentProcessed event raised by the Oracle contract.
OracleCommitmentProcessedIterator is returned from FilterCommitmentProcessed and is used to iterate over the raw logs and unpacked data for CommitmentProcessed events raised by the Oracle contract.
OracleFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
OracleOwnershipTransferred represents a OwnershipTransferred event raised by the Oracle contract.
OracleOwnershipTransferredIterator is returned from FilterOwnershipTransferred and is used to iterate over the raw logs and unpacked data for OwnershipTransferred events raised by the Oracle contract.
OracleRaw is an auto generated low-level Go binding around an Ethereum contract.
OracleSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
OracleTransactor is an auto generated write-only Go binding around an Ethereum contract.
OracleTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
OracleTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.