ReentrancyErrors

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 ReentrancyErrorsABI = ReentrancyErrorsMetaData.ABI

ReentrancyErrorsABI is the input ABI used to generate the binding from. Deprecated: Use ReentrancyErrorsMetaData.ABI instead.

View Source
var ReentrancyErrorsMetaData = &bind.MetaData{
	ABI: "[{\"inputs\":[],\"name\":\"NoReentrantCalls\",\"type\":\"error\"}]",
}

ReentrancyErrorsMetaData contains all meta data concerning the ReentrancyErrors contract.

Functions

This section is empty.

Types

type ReentrancyErrors

type ReentrancyErrors struct {
	ReentrancyErrorsCaller     // Read-only binding to the contract
	ReentrancyErrorsTransactor // Write-only binding to the contract
	ReentrancyErrorsFilterer   // Log filterer for contract events
}

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

func NewReentrancyErrors

func NewReentrancyErrors(address common.Address, backend bind.ContractBackend) (*ReentrancyErrors, error)

NewReentrancyErrors creates a new instance of ReentrancyErrors, bound to a specific deployed contract.

type ReentrancyErrorsCaller

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

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

func NewReentrancyErrorsCaller

func NewReentrancyErrorsCaller(address common.Address, caller bind.ContractCaller) (*ReentrancyErrorsCaller, error)

NewReentrancyErrorsCaller creates a new read-only instance of ReentrancyErrors, bound to a specific deployed contract.

type ReentrancyErrorsCallerRaw

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

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

func (*ReentrancyErrorsCallerRaw) Call

func (_ReentrancyErrors *ReentrancyErrorsCallerRaw) 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 ReentrancyErrorsCallerSession

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

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

type ReentrancyErrorsFilterer

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

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

func NewReentrancyErrorsFilterer

func NewReentrancyErrorsFilterer(address common.Address, filterer bind.ContractFilterer) (*ReentrancyErrorsFilterer, error)

NewReentrancyErrorsFilterer creates a new log filterer instance of ReentrancyErrors, bound to a specific deployed contract.

type ReentrancyErrorsRaw

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

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

func (*ReentrancyErrorsRaw) Call

func (_ReentrancyErrors *ReentrancyErrorsRaw) 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 (*ReentrancyErrorsRaw) Transact

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

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

func (*ReentrancyErrorsRaw) Transfer

func (_ReentrancyErrors *ReentrancyErrorsRaw) 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 ReentrancyErrorsSession

type ReentrancyErrorsSession struct {
	Contract     *ReentrancyErrors // 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
}

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

type ReentrancyErrorsTransactor

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

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

func NewReentrancyErrorsTransactor

func NewReentrancyErrorsTransactor(address common.Address, transactor bind.ContractTransactor) (*ReentrancyErrorsTransactor, error)

NewReentrancyErrorsTransactor creates a new write-only instance of ReentrancyErrors, bound to a specific deployed contract.

type ReentrancyErrorsTransactorRaw

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

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

func (*ReentrancyErrorsTransactorRaw) Transact

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

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

func (*ReentrancyErrorsTransactorRaw) Transfer

func (_ReentrancyErrors *ReentrancyErrorsTransactorRaw) 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 ReentrancyErrorsTransactorSession

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

ReentrancyErrorsTransactorSession 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