# Packages
No description provided by the author
# Functions
Get an initialized specific plugin according to the pluginCategory and config.
Initializing initialize the fields by fields mapping.
RegisterPlugin registers the pluginType as plugin.
RegisterPluginCategory register the RegInfo to the global type registry.
# Constants
NameField is a required field in Config.
# Variables
the global plugin registry.
# Interfaces
Plugin defines the plugin model in Satellite.
SharingPlugin the plugins cloud be sharing with different modules in different namespaces.
# Type aliases
Config is used to initialize the DefaultInitializingPlugin.