package
Version:
v2.0.0-...-497a559
Opens a new window with list of versions in this module.
Published: Jul 7, 2026
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package plugins loads compiled Go plugins and invokes their exported
Runner symbol, which must be a `func(workspace string) error`.
Run opens each plugin in order and calls its Runner symbol with workspace.
It stops at the first error.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.