import_aliased

package
v0.5.2 Latest Latest
Warning

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

Go to latest
Published: Apr 28, 2025 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package import_aliased is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockS

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

MockS is a mock of S interface.

func NewMockS

func NewMockS(ctrl *gomock.Controller) *MockS

NewMockS creates a new mock instance.

func (*MockS) EXPECT

func (m *MockS) EXPECT() *MockSMockRecorder

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

func (*MockS) M

func (m *MockS) M(ctx definitionAlias.Context)

M mocks base method.

type MockSMockRecorder

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

MockSMockRecorder is the mock recorder for MockS.

func (*MockSMockRecorder) M

func (mr *MockSMockRecorder) M(ctx any) *gomock.Call

M indicates an expected call of M.

type S

type S interface {
	M(ctx definitionAlias.Context)
}

Jump to

Keyboard shortcuts

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