Expand description
SubX 配置管理模組 Backlog #03: 配置管理系統實作
Modules§
- cache
- Configuration cache manager module.
- manager
- Configuration manager core module.
- partial
- Partial configuration structures and merging logic.
- source
- Configuration sources for loading partial configuration.
- validator
- Configuration validators for unified configuration management.
Structs§
- AIConfig
- AI 相關配置
- Config
- 應用程式配置
- Formats
Config - 字幕格式相關配置
- General
Config - 一般配置
- Parallel
Config - 並行處理相關配置
- Sync
Config - 音訊同步相關配置
Enums§
- Overflow
Strategy - Strategy to apply when the parallel task queue is full.
Functions§
- init_
config_ manager - 初始化全域配置管理器
- load_
config - 載入應用程式配置(替代 Config::load())