mock

package
v0.1.0-dev6 Latest Latest
Warning

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

Go to latest
Published: Jun 1, 2026 License: Apache-2.0 Imports: 5 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 MockAnalyzer

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

MockAnalyzer is a mock of Analyzer interface.

func NewMockAnalyzer

func NewMockAnalyzer(ctrl *gomock.Controller) *MockAnalyzer

NewMockAnalyzer creates a new mock instance.

func (*MockAnalyzer) Analyze

func (m *MockAnalyzer) Analyze(ctx context.Context, batch entity.Batch, inFlight []entity.Batch) ([]conflict.Conflict, error)

Analyze mocks base method.

func (*MockAnalyzer) EXPECT

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

type MockAnalyzerMockRecorder

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

MockAnalyzerMockRecorder is the mock recorder for MockAnalyzer.

func (*MockAnalyzerMockRecorder) Analyze

func (mr *MockAnalyzerMockRecorder) Analyze(ctx, batch, inFlight any) *gomock.Call

Analyze indicates an expected call of Analyze.

Jump to

Keyboard shortcuts

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