plugin

package
v0.0.6 Latest Latest
Warning

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

Go to latest
Published: Jun 26, 2025 License: MIT Imports: 20 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var EmptyList = List(iter.Empty2[string, ux.Plugin]())

Functions

func Generate added in v0.0.5

func Generate(ctx context.Context, name string, input []string) (afero.Fs, error)

func NewFs added in v0.0.6

func NewFs(input afero.Fs) (output, fs afero.Fs)

func Parse added in v0.0.5

func Parse(v string) (ux.Plugin, error)

Types

type CapMap added in v0.0.2

type List

type List = iter.Seq2[string, ux.Plugin]

type LocalBinary

type LocalBinary string

func (LocalBinary) Capabilities

Capabilities implements ux.Plugin.

func (LocalBinary) Generate

Generate implements ux.Plugin.

func (LocalBinary) Path

func (l LocalBinary) Path() string

type Registry

type Registry interface {
	List(context.Context) (List, error)
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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