mocks

package
v0.12.2 Latest Latest
Warning

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

Go to latest
Published: Mar 17, 2026 License: Apache-2.0 Imports: 6 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 MockMultiSessionFactory

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

MockMultiSessionFactory is a mock of MultiSessionFactory interface.

func NewMockMultiSessionFactory

func NewMockMultiSessionFactory(ctrl *gomock.Controller) *MockMultiSessionFactory

NewMockMultiSessionFactory creates a new mock instance.

func (*MockMultiSessionFactory) EXPECT

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

func (*MockMultiSessionFactory) MakeSessionWithID

func (m *MockMultiSessionFactory) MakeSessionWithID(ctx context.Context, id string, identity *auth.Identity, allowAnonymous bool, backends []*vmcp.Backend) (session.MultiSession, error)

MakeSessionWithID mocks base method.

type MockMultiSessionFactoryMockRecorder

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

MockMultiSessionFactoryMockRecorder is the mock recorder for MockMultiSessionFactory.

func (*MockMultiSessionFactoryMockRecorder) MakeSessionWithID

func (mr *MockMultiSessionFactoryMockRecorder) MakeSessionWithID(ctx, id, identity, allowAnonymous, backends any) *gomock.Call

MakeSessionWithID indicates an expected call of MakeSessionWithID.

Jump to

Keyboard shortcuts

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