fscan/Common/Core
ZacharyZcR cb89558ce6 refactor: 清理common/core包中的死代码并精简常量定义
- 删除未使用的扫描模式、服务类型、输出格式等常量定义
- 移除Manager.go中的死代码访问器函数
- 清理Plugin.go中的未使用插件管理方法
- 简化配置管理架构,保留核心功能
- 总计删除约200行死代码,提升代码维护性
2025-08-06 07:23:17 +08:00
..
Constants.go refactor: 清理common/core包中的死代码并精简常量定义 2025-08-06 07:23:17 +08:00
Manager.go refactor: 清理common/core包中的死代码并精简常量定义 2025-08-06 07:23:17 +08:00
Plugin.go refactor: 清理common/core包中的死代码并精简常量定义 2025-08-06 07:23:17 +08:00