mocks

package
v1.0.0-rc.1 Latest Latest
Warning

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

Go to latest
Published: Sep 6, 2023 License: GPL-3.0 Imports: 5 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 MockTicker

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

MockTicker is a mock of Ticker interface.

func NewMockTicker

func NewMockTicker(ctrl *gomock.Controller) *MockTicker

NewMockTicker creates a new mock instance.

func (*MockTicker) EXPECT

func (m *MockTicker) EXPECT() *MockTickerMockRecorder

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

func (*MockTicker) Start

func (m *MockTicker) Start(logger *zap.Logger)

Start mocks base method.

func (*MockTicker) Subscribe

func (m *MockTicker) Subscribe(subscription chan phase0.Slot) event.Subscription

Subscribe mocks base method.

type MockTickerMockRecorder

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

MockTickerMockRecorder is the mock recorder for MockTicker.

func (*MockTickerMockRecorder) Start

func (mr *MockTickerMockRecorder) Start(logger interface{}) *gomock.Call

Start indicates an expected call of Start.

func (*MockTickerMockRecorder) Subscribe

func (mr *MockTickerMockRecorder) Subscribe(subscription interface{}) *gomock.Call

Subscribe indicates an expected call of Subscribe.

Jump to

Keyboard shortcuts

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