ForcePilot/backend/package/yuxi/channel/config
Kris 4962d1f6f8 feat(channel/config): 新增完整的配置模块实现
新增了channel目录下的配置相关模块,包含默认配置、配置迁移、配置差异计算、文件加载器、重载计划、重载器以及配置校验功能,完善了配置管理体系
2026-05-21 10:24:03 +08:00
..
__init__.py feat(channel/config): 新增完整的配置模块实现 2026-05-21 10:24:03 +08:00
defaults.py feat(channel/config): 新增完整的配置模块实现 2026-05-21 10:24:03 +08:00
diff.py feat(channel/config): 新增完整的配置模块实现 2026-05-21 10:24:03 +08:00
file_loader.py feat(channel/config): 新增完整的配置模块实现 2026-05-21 10:24:03 +08:00
migration.py feat(channel/config): 新增完整的配置模块实现 2026-05-21 10:24:03 +08:00
reload_plan.py feat(channel/config): 新增完整的配置模块实现 2026-05-21 10:24:03 +08:00
reloader.py feat(channel/config): 新增完整的配置模块实现 2026-05-21 10:24:03 +08:00
snapshot.py feat(channel/config): 新增完整的配置模块实现 2026-05-21 10:24:03 +08:00
validation.py feat(channel/config): 新增完整的配置模块实现 2026-05-21 10:24:03 +08:00