registry

package
v0.1.0-beta.3 Latest Latest
Warning

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

Go to latest
Published: Aug 19, 2025 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Registry

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

Registry manages language-specific components

func New

func New(commander types.Commander) *Registry

New creates a new registry with all language components

func (*Registry) GetInstaller

func (r *Registry) GetInstaller(language string) (installer.Installer, error)

GetInstaller returns installer for a language

func (*Registry) GetScanner

func (r *Registry) GetScanner(language string) (scanner.Scanner, error)

GetScanner returns scanner for a language

Jump to

Keyboard shortcuts

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