registry

package
v0.1.4 Latest Latest
Warning

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

Go to latest
Published: Jun 24, 2026 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DisplayName added in v0.1.4

func DisplayName(reg *Registry, id string) string

DisplayName returns the human-readable provider name for an ID.

func NormalizeID

func NormalizeID(id string) string

Types

type Registry

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

func New

func New() *Registry

func (*Registry) All

func (r *Registry) All() []provider.Provider

func (*Registry) Get

func (r *Registry) Get(id string) (provider.Provider, error)

func (*Registry) IDs

func (r *Registry) IDs() []string

func (*Registry) Installed

func (r *Registry) Installed() []provider.Provider

Jump to

Keyboard shortcuts

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