plugins

package
v2.0.0-...-497a559 Latest Latest
Warning

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

Go to latest
Published: Jul 7, 2026 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Package plugins loads compiled Go plugins and invokes their exported Runner symbol, which must be a `func(workspace string) error`.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Run

func Run(workspace string, paths ...string) error

Run opens each plugin in order and calls its Runner symbol with workspace. It stops at the first error.

Types

This section is empty.

Jump to

Keyboard shortcuts

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