mock_client

package
v0.0.0-...-1b15b10 Latest Latest
Warning

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

Go to latest
Published: Jul 11, 2022 License: LGPL-3.0 Imports: 6 Imported by: 0

Documentation

Overview

Package mock_client is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockLogFilterWithLatestBlock

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

MockLogFilterWithLatestBlock is a mock of LogFilterWithLatestBlock interface

func NewMockLogFilterWithLatestBlock

func NewMockLogFilterWithLatestBlock(ctrl *gomock.Controller) *MockLogFilterWithLatestBlock

NewMockLogFilterWithLatestBlock creates a new mock instance

func (*MockLogFilterWithLatestBlock) BlockByNumber

func (m *MockLogFilterWithLatestBlock) BlockByNumber(ctx context.Context, number *big.Int) (*types.Block, error)

BlockByNumber mocks base method

func (*MockLogFilterWithLatestBlock) EXPECT

EXPECT returns an object that allows the caller to indicate expected use

func (*MockLogFilterWithLatestBlock) FilterLogs

FilterLogs mocks base method

func (*MockLogFilterWithLatestBlock) LatestBlock

func (m *MockLogFilterWithLatestBlock) LatestBlock() (*big.Int, error)

LatestBlock mocks base method

type MockLogFilterWithLatestBlockMockRecorder

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

MockLogFilterWithLatestBlockMockRecorder is the mock recorder for MockLogFilterWithLatestBlock

func (*MockLogFilterWithLatestBlockMockRecorder) BlockByNumber

func (mr *MockLogFilterWithLatestBlockMockRecorder) BlockByNumber(ctx, number interface{}) *gomock.Call

BlockByNumber indicates an expected call of BlockByNumber

func (*MockLogFilterWithLatestBlockMockRecorder) FilterLogs

func (mr *MockLogFilterWithLatestBlockMockRecorder) FilterLogs(ctx, q interface{}) *gomock.Call

FilterLogs indicates an expected call of FilterLogs

func (*MockLogFilterWithLatestBlockMockRecorder) LatestBlock

LatestBlock indicates an expected call of LatestBlock

Jump to

Keyboard shortcuts

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