mocks

package
v1.0.5 Latest Latest
Warning

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

Go to latest
Published: Mar 18, 2024 License: GPL-3.0 Imports: 2 Imported by: 0

Documentation

Overview

Package mocks is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockNodeQuerier

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

MockNodeQuerier is a mock of NodeQuerier interface.

func NewMockNodeQuerier

func NewMockNodeQuerier(ctrl *gomock.Controller) *MockNodeQuerier

NewMockNodeQuerier creates a new mock instance.

func (*MockNodeQuerier) EXPECT

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

func (*MockNodeQuerier) QueryWithData

func (m *MockNodeQuerier) QueryWithData(arg0 string, arg1 []byte) ([]byte, int64, error)

QueryWithData mocks base method.

type MockNodeQuerierMockRecorder

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

MockNodeQuerierMockRecorder is the mock recorder for MockNodeQuerier.

func (*MockNodeQuerierMockRecorder) QueryWithData

func (mr *MockNodeQuerierMockRecorder) QueryWithData(arg0, arg1 interface{}) *gomock.Call

QueryWithData indicates an expected call of QueryWithData.

Jump to

Keyboard shortcuts

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