clients

package
v0.2.1 Latest Latest
Warning

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

Go to latest
Published: Feb 5, 2026 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewMockFactory

func NewMockFactory(registryService registry.Service, sessionManager sessionmanager.Service) clients.Factory

Types

type MockFactory

type MockFactory struct {
	RegistryService       registry.Service
	SessionManagerService sessionmanager.Service
}

MockFactory is a mock implementation that can be used for testing purposes. sonarignore

func (*MockFactory) Close

func (f *MockFactory) Close() error

func (*MockFactory) Registry

func (f *MockFactory) Registry() registry.Service

func (*MockFactory) SessionManager

func (f *MockFactory) SessionManager() sessionmanager.Service

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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