CriteriaResolutionErrors

package
v1.0.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 25, 2022 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var CriteriaResolutionErrorsABI = CriteriaResolutionErrorsMetaData.ABI

CriteriaResolutionErrorsABI is the input ABI used to generate the binding from. Deprecated: Use CriteriaResolutionErrorsMetaData.ABI instead.

View Source
var CriteriaResolutionErrorsMetaData = &bind.MetaData{
	ABI: "[{\"inputs\":[],\"name\":\"ConsiderationCriteriaResolverOutOfRange\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"CriteriaNotEnabledForItem\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"InvalidProof\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"OfferCriteriaResolverOutOfRange\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"OrderCriteriaResolverOutOfRange\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"UnresolvedConsiderationCriteria\",\"type\":\"error\"},{\"inputs\":[],\"name\":\"UnresolvedOfferCriteria\",\"type\":\"error\"}]",
}

CriteriaResolutionErrorsMetaData contains all meta data concerning the CriteriaResolutionErrors contract.

Functions

This section is empty.

Types

type CriteriaResolutionErrors

type CriteriaResolutionErrors struct {
	CriteriaResolutionErrorsCaller     // Read-only binding to the contract
	CriteriaResolutionErrorsTransactor // Write-only binding to the contract
	CriteriaResolutionErrorsFilterer   // Log filterer for contract events
}

CriteriaResolutionErrors is an auto generated Go binding around an Ethereum contract.

func NewCriteriaResolutionErrors

func NewCriteriaResolutionErrors(address common.Address, backend bind.ContractBackend) (*CriteriaResolutionErrors, error)

NewCriteriaResolutionErrors creates a new instance of CriteriaResolutionErrors, bound to a specific deployed contract.

type CriteriaResolutionErrorsCaller

type CriteriaResolutionErrorsCaller struct {
	// contains filtered or unexported fields
}

CriteriaResolutionErrorsCaller is an auto generated read-only Go binding around an Ethereum contract.

func NewCriteriaResolutionErrorsCaller

func NewCriteriaResolutionErrorsCaller(address common.Address, caller bind.ContractCaller) (*CriteriaResolutionErrorsCaller, error)

NewCriteriaResolutionErrorsCaller creates a new read-only instance of CriteriaResolutionErrors, bound to a specific deployed contract.

type CriteriaResolutionErrorsCallerRaw

type CriteriaResolutionErrorsCallerRaw struct {
	Contract *CriteriaResolutionErrorsCaller // Generic read-only contract binding to access the raw methods on
}

CriteriaResolutionErrorsCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.

func (*CriteriaResolutionErrorsCallerRaw) Call

func (_CriteriaResolutionErrors *CriteriaResolutionErrorsCallerRaw) Call(opts *bind.CallOpts, result *[]interface{}, method string, params ...interface{}) error

Call invokes the (constant) contract method with params as input values and sets the output to result. The result type might be a single field for simple returns, a slice of interfaces for anonymous returns and a struct for named returns.

type CriteriaResolutionErrorsCallerSession

type CriteriaResolutionErrorsCallerSession struct {
	Contract *CriteriaResolutionErrorsCaller // Generic contract caller binding to set the session for
	CallOpts bind.CallOpts                   // Call options to use throughout this session
}

CriteriaResolutionErrorsCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.

type CriteriaResolutionErrorsFilterer

type CriteriaResolutionErrorsFilterer struct {
	// contains filtered or unexported fields
}

CriteriaResolutionErrorsFilterer is an auto generated log filtering Go binding around an Ethereum contract events.

func NewCriteriaResolutionErrorsFilterer

func NewCriteriaResolutionErrorsFilterer(address common.Address, filterer bind.ContractFilterer) (*CriteriaResolutionErrorsFilterer, error)

NewCriteriaResolutionErrorsFilterer creates a new log filterer instance of CriteriaResolutionErrors, bound to a specific deployed contract.

type CriteriaResolutionErrorsRaw

type CriteriaResolutionErrorsRaw struct {
	Contract *CriteriaResolutionErrors // Generic contract binding to access the raw methods on
}

CriteriaResolutionErrorsRaw is an auto generated low-level Go binding around an Ethereum contract.

func (*CriteriaResolutionErrorsRaw) Call

func (_CriteriaResolutionErrors *CriteriaResolutionErrorsRaw) Call(opts *bind.CallOpts, result *[]interface{}, method string, params ...interface{}) error

Call invokes the (constant) contract method with params as input values and sets the output to result. The result type might be a single field for simple returns, a slice of interfaces for anonymous returns and a struct for named returns.

func (*CriteriaResolutionErrorsRaw) Transact

func (_CriteriaResolutionErrors *CriteriaResolutionErrorsRaw) Transact(opts *bind.TransactOpts, method string, params ...interface{}) (*types.Transaction, error)

Transact invokes the (paid) contract method with params as input values.

func (*CriteriaResolutionErrorsRaw) Transfer

func (_CriteriaResolutionErrors *CriteriaResolutionErrorsRaw) Transfer(opts *bind.TransactOpts) (*types.Transaction, error)

Transfer initiates a plain transaction to move funds to the contract, calling its default method if one is available.

type CriteriaResolutionErrorsSession

type CriteriaResolutionErrorsSession struct {
	Contract     *CriteriaResolutionErrors // Generic contract binding to set the session for
	CallOpts     bind.CallOpts             // Call options to use throughout this session
	TransactOpts bind.TransactOpts         // Transaction auth options to use throughout this session
}

CriteriaResolutionErrorsSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.

type CriteriaResolutionErrorsTransactor

type CriteriaResolutionErrorsTransactor struct {
	// contains filtered or unexported fields
}

CriteriaResolutionErrorsTransactor is an auto generated write-only Go binding around an Ethereum contract.

func NewCriteriaResolutionErrorsTransactor

func NewCriteriaResolutionErrorsTransactor(address common.Address, transactor bind.ContractTransactor) (*CriteriaResolutionErrorsTransactor, error)

NewCriteriaResolutionErrorsTransactor creates a new write-only instance of CriteriaResolutionErrors, bound to a specific deployed contract.

type CriteriaResolutionErrorsTransactorRaw

type CriteriaResolutionErrorsTransactorRaw struct {
	Contract *CriteriaResolutionErrorsTransactor // Generic write-only contract binding to access the raw methods on
}

CriteriaResolutionErrorsTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.

func (*CriteriaResolutionErrorsTransactorRaw) Transact

func (_CriteriaResolutionErrors *CriteriaResolutionErrorsTransactorRaw) Transact(opts *bind.TransactOpts, method string, params ...interface{}) (*types.Transaction, error)

Transact invokes the (paid) contract method with params as input values.

func (*CriteriaResolutionErrorsTransactorRaw) Transfer

func (_CriteriaResolutionErrors *CriteriaResolutionErrorsTransactorRaw) Transfer(opts *bind.TransactOpts) (*types.Transaction, error)

Transfer initiates a plain transaction to move funds to the contract, calling its default method if one is available.

type CriteriaResolutionErrorsTransactorSession

type CriteriaResolutionErrorsTransactorSession struct {
	Contract     *CriteriaResolutionErrorsTransactor // Generic contract transactor binding to set the session for
	TransactOpts bind.TransactOpts                   // Transaction auth options to use throughout this session
}

CriteriaResolutionErrorsTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL