registry

package
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: Jan 29, 2026 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Package registry manages the collection of available providers.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetProvider

func GetProvider(providers map[string]provider.Provider, name string) (provider.Provider, bool)

GetProvider retrieves a provider by name from the given providers map.

func NewProviders

func NewProviders(sm *state.Manager) map[string]provider.Provider

NewProviders creates and returns a map of all available providers. Each provider is initialized with the given state manager.

Types

This section is empty.

Jump to

Keyboard shortcuts

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