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 (*Registry) NewProcessor ¶
Click to show internal directories.
Click to hide internal directories.