mock_nodeclient

package
v0.5.1-pp-node Latest Latest
Warning

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

Go to latest
Published: Sep 3, 2024 License: MIT Imports: 5 Imported by: 0

Documentation

Overview

Package mock_nodeclient is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockNodeClient

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

MockNodeClient is a mock of NodeClient interface.

func NewMockNodeClient

func NewMockNodeClient(ctrl *gomock.Controller) *MockNodeClient

NewMockNodeClient creates a new mock instance.

func (*MockNodeClient) AclAddRecord

AclAddRecord mocks base method.

func (*MockNodeClient) AclGetRecords

func (m *MockNodeClient) AclGetRecords(arg0 context.Context, arg1, arg2 string) ([]*consensusproto.RawRecordWithId, error)

AclGetRecords mocks base method.

func (*MockNodeClient) EXPECT

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

func (*MockNodeClient) Init

func (m *MockNodeClient) Init(arg0 *app.App) error

Init mocks base method.

func (*MockNodeClient) Name

func (m *MockNodeClient) Name() string

Name mocks base method.

type MockNodeClientMockRecorder

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

MockNodeClientMockRecorder is the mock recorder for MockNodeClient.

func (*MockNodeClientMockRecorder) AclAddRecord

func (mr *MockNodeClientMockRecorder) AclAddRecord(arg0, arg1, arg2 any) *gomock.Call

AclAddRecord indicates an expected call of AclAddRecord.

func (*MockNodeClientMockRecorder) AclGetRecords

func (mr *MockNodeClientMockRecorder) AclGetRecords(arg0, arg1, arg2 any) *gomock.Call

AclGetRecords indicates an expected call of AclGetRecords.

func (*MockNodeClientMockRecorder) Init

func (mr *MockNodeClientMockRecorder) Init(arg0 any) *gomock.Call

Init indicates an expected call of Init.

func (*MockNodeClientMockRecorder) Name

Name indicates an expected call of Name.

Jump to

Keyboard shortcuts

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