Documentation
¶
Overview ¶
Package plugin provides functionality to load and run parser plugins dynamically. It is used for custom parsers. The plugin needs to be located at `ModPath` and export a symbol with name `SymName` that implements the stage.Parser interface.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.