registry

package
v0.0.0-...-a38a202 Latest Latest
Warning

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

Go to latest
Published: Feb 18, 2024 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Item

type Item struct {
	Name       string
	ConfigPath string
}

type Registry

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

func New

func New(workspace string) *Registry

func (*Registry) GetItem

func (registry *Registry) GetItem(name string) (Item, error)

func (*Registry) Items

func (registry *Registry) Items() []Item

func (*Registry) Refresh

func (registry *Registry) Refresh()

Jump to

Keyboard shortcuts

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