Expand description
External config loading for multi-instance deployments.
Supports loading configuration from file, URL, inline string, or defaults.
Enums§
- Config
Load Error - Error type for config loading.
- Config
Source - Source for loading configuration.
Functions§
- load_
config - Loads a GeneratorConfig from the specified source.
- reload_
config - Reloads configuration from a source into shared state.