Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Registry ¶
type Registry struct {
// contains filtered or unexported fields
}
Registry is a directory registry of processor plugins, organized by plugin type, name and version. Every file in the specified directory is considered a plugin (directories are skipped).
func NewRegistry ¶
func NewRegistry(logger log.CtxLogger, pluginDir string, schemaService pprocutils.SchemaService) (*Registry, error)
func (*Registry) NewProcessor ¶
Directories
¶
| Path | Synopsis |
|---|---|
|
test
|
|
|
wasm_processors/chaos
command
|
|
|
wasm_processors/specify_error
command
|
Click to show internal directories.
Click to hide internal directories.