Expand description
Context types used during plugin loading and registration.
This module provides the context types that are passed to plugin managers during various lifecycle events such as registration and loading.
Structsยง
- Load
Plugin Context - Context provided during plugin loading.
- Loader
Context - Context for configuring the plugin loader.
- Register
Plugin Context - Context provided during plugin registration.