mock

package
v0.0.59 Latest Latest
Warning

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

Go to latest
Published: Mar 17, 2025 License: GPL-3.0 Imports: 3 Imported by: 0

Documentation

Overview

Package mock is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockBeaconNodeAPI

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

MockBeaconNodeAPI is a mock of BeaconNodeAPI interface.

func NewMockBeaconNodeAPI

func NewMockBeaconNodeAPI(ctrl *gomock.Controller) *MockBeaconNodeAPI

NewMockBeaconNodeAPI creates a new mock instance.

func (*MockBeaconNodeAPI) EXPECT

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

func (*MockBeaconNodeAPI) Start

func (m *MockBeaconNodeAPI) Start(ctx context.Context) (chan struct{}, error)

Start mocks base method.

func (*MockBeaconNodeAPI) Stop

func (m *MockBeaconNodeAPI) Stop(ctx context.Context) error

Stop mocks base method.

func (*MockBeaconNodeAPI) Synced

func (m *MockBeaconNodeAPI) Synced(ctx context.Context) error

Synced mocks base method.

type MockBeaconNodeAPIMockRecorder

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

MockBeaconNodeAPIMockRecorder is the mock recorder for MockBeaconNodeAPI.

func (*MockBeaconNodeAPIMockRecorder) Start

func (mr *MockBeaconNodeAPIMockRecorder) Start(ctx any) *gomock.Call

Start indicates an expected call of Start.

func (*MockBeaconNodeAPIMockRecorder) Stop

Stop indicates an expected call of Stop.

func (*MockBeaconNodeAPIMockRecorder) Synced

func (mr *MockBeaconNodeAPIMockRecorder) Synced(ctx any) *gomock.Call

Synced indicates an expected call of Synced.

Jump to

Keyboard shortcuts

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