package
0.1.0
Repository: https://github.com/goplugin/libocr.git
Documentation: pkg.go.dev

# Functions

DeployTestValidator deploys a new Ethereum contract, binding an instance of TestValidator to it.
NewAggregatorValidatorInterface creates a new instance of AggregatorValidatorInterface, bound to a specific deployed contract.
NewAggregatorValidatorInterfaceCaller creates a new read-only instance of AggregatorValidatorInterface, bound to a specific deployed contract.
NewAggregatorValidatorInterfaceFilterer creates a new log filterer instance of AggregatorValidatorInterface, bound to a specific deployed contract.
NewAggregatorValidatorInterfaceTransactor creates a new write-only instance of AggregatorValidatorInterface, bound to a specific deployed contract.
NewTestValidator creates a new instance of TestValidator, bound to a specific deployed contract.
NewTestValidatorCaller creates a new read-only instance of TestValidator, bound to a specific deployed contract.
NewTestValidatorFilterer creates a new log filterer instance of TestValidator, bound to a specific deployed contract.
NewTestValidatorTransactor creates a new write-only instance of TestValidator, bound to a specific deployed contract.

# Variables

AggregatorValidatorInterfaceABI is the input ABI used to generate the binding from.
AggregatorValidatorInterfaceMetaData contains all meta data concerning the AggregatorValidatorInterface contract.
TestValidatorABI is the input ABI used to generate the binding from.
TestValidatorBin is the compiled bytecode used for deploying new contracts.
TestValidatorMetaData contains all meta data concerning the TestValidator contract.

# Structs

AggregatorValidatorInterface is an auto generated Go binding around an Ethereum contract.
AggregatorValidatorInterfaceCaller is an auto generated read-only Go binding around an Ethereum contract.
AggregatorValidatorInterfaceCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
AggregatorValidatorInterfaceCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
AggregatorValidatorInterfaceFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
AggregatorValidatorInterfaceRaw is an auto generated low-level Go binding around an Ethereum contract.
AggregatorValidatorInterfaceSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
AggregatorValidatorInterfaceTransactor is an auto generated write-only Go binding around an Ethereum contract.
AggregatorValidatorInterfaceTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
AggregatorValidatorInterfaceTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
TestValidator is an auto generated Go binding around an Ethereum contract.
TestValidatorCaller is an auto generated read-only Go binding around an Ethereum contract.
TestValidatorCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
TestValidatorCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
TestValidatorFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
TestValidatorRaw is an auto generated low-level Go binding around an Ethereum contract.
TestValidatorSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
TestValidatorTransactor is an auto generated write-only Go binding around an Ethereum contract.
TestValidatorTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
TestValidatorTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
TestValidatorValidated represents a Validated event raised by the TestValidator contract.
TestValidatorValidatedIterator is returned from FilterValidated and is used to iterate over the raw logs and unpacked data for Validated events raised by the TestValidator contract.