registry

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: May 27, 2026 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Ecosystems

func Ecosystems() []string

Ecosystems returns a sorted list of all supported ecosystem names.

func Get

func Get(ecosystem string) (metadata.Metadata, error)

Get retrieves language metadata by ecosystem name.

func Languages

func Languages() map[string]language.Language

Languages returns a map of all language implementations. Creates fresh instances on each call (pure function, no shared state).

func MustGet

func MustGet(ecosystem string) metadata.Metadata

MustGet is like Get but panics if the ecosystem is not found. Useful for initialization code where the ecosystem should definitely exist.

Types

This section is empty.

Jump to

Keyboard shortcuts

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