plugin

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: May 31, 2026 License: MIT Imports: 12 Imported by: 0

Documentation

Overview

Package plugin discovers and registers external convertr-* executables as backends.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DiscoverAndRegister

func DiscoverAndRegister()

DiscoverAndRegister finds all convertr-* executables in PATH and registers them.

func ProbePlugin

func ProbePlugin(execName string) (*pluginpkg.Manifest, error)

ProbePlugin calls `convertr-NAME capabilities` and returns the parsed manifest.

func RegisterProcessorsInto added in v0.1.1

func RegisterProcessorsInto(reg *backend.Registry, binary string, operations []pluginpkg.Operation)

RegisterProcessorsInto registers the plugin's processor operations into the given registry. This is exposed for testing without global state pollution.

Types

This section is empty.

Jump to

Keyboard shortcuts

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