mocks

package
v0.13.4 Latest Latest
Warning

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

Go to latest
Published: Apr 21, 2024 License: Apache-2.0 Imports: 4 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 MockModule

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

MockModule is a mock of Module interface.

func NewMockModule

func NewMockModule(ctrl *gomock.Controller) *MockModule

NewMockModule creates a new mock instance.

func (*MockModule) EXPECT

func (m *MockModule) EXPECT() *MockModuleMockRecorder

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

func (*MockModule) SamplingStats

func (m *MockModule) SamplingStats(arg0 context.Context) (das.SamplingStats, error)

SamplingStats mocks base method.

func (*MockModule) WaitCatchUp added in v0.6.2

func (m *MockModule) WaitCatchUp(arg0 context.Context) error

WaitCatchUp mocks base method.

type MockModuleMockRecorder

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

MockModuleMockRecorder is the mock recorder for MockModule.

func (*MockModuleMockRecorder) SamplingStats

func (mr *MockModuleMockRecorder) SamplingStats(arg0 interface{}) *gomock.Call

SamplingStats indicates an expected call of SamplingStats.

func (*MockModuleMockRecorder) WaitCatchUp added in v0.6.2

func (mr *MockModuleMockRecorder) WaitCatchUp(arg0 interface{}) *gomock.Call

WaitCatchUp indicates an expected call of WaitCatchUp.

Jump to

Keyboard shortcuts

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