mock

package
v0.1.0-dev2 Latest Latest
Warning

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

Go to latest
Published: May 21, 2026 License: Apache-2.0 Imports: 4 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 MockScorer

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

MockScorer is a mock of Scorer interface.

func NewMockScorer

func NewMockScorer(ctrl *gomock.Controller) *MockScorer

NewMockScorer creates a new mock instance.

func (*MockScorer) EXPECT

func (m *MockScorer) EXPECT() *MockScorerMockRecorder

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

func (*MockScorer) Score

func (m *MockScorer) Score(ctx context.Context, change entity.Change) (float64, error)

Score mocks base method.

type MockScorerMockRecorder

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

MockScorerMockRecorder is the mock recorder for MockScorer.

func (*MockScorerMockRecorder) Score

func (mr *MockScorerMockRecorder) Score(ctx, change any) *gomock.Call

Score indicates an expected call of Score.

Jump to

Keyboard shortcuts

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