Documentation ¶
Overview ¶
Package registry is responsible for managing
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewPluginRegistry ¶ added in v1.9.25
NewPluginRegistry creates a plugin registry and places all registered plugins into their appropriate plugin lists. This process is referred to as registering the plugins.
Types ¶
type PluginRegistryFactory ¶ added in v1.12.0
A PluginRegistryFactory generates a PluginRegistry It is executed each translation loop, ensuring we have up to date configuration of all plugins
func GetPluginRegistryFactory ¶ added in v1.9.25
func GetPluginRegistryFactory() PluginRegistryFactory
Click to show internal directories.
Click to hide internal directories.