package
1.1.0
Repository: https://github.com/arilucea/ethereum-oracle.git
Documentation: pkg.go.dev

# 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.

# Constants

OracleABI is the input ABI used to generate the binding from.

# 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.
OracleFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
OraclePetition represents a Petition event raised by the Oracle contract.
OraclePetitionIterator is returned from FilterPetition and is used to iterate over the raw logs and unpacked data for Petition 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.