403unlocker / 403unlocker/403unlocker-cli
Use toml for config file
未关闭
enhancement
- 主要语言
- Go
- 星标
- 75
- 派生
- 13
- PR 合并指标
- 30 天内没有已合并 PR
描述
这个 Issue 没有描述。
贡献指南
这个仓库没有索引到贡献指南
调研方向
The issue title suggests changing the configuration file format to TOML. First, locate the current config file handling in the codebase, likely in a config/ or internal/ directory. Identify the existing format (e.g., JSON, YAML) and understand how it's parsed and used. Research Go TOML libraries (e.g., BurntSushi/toml) and plan the migration, ensuring backward compatibility if needed. Check for any tests related to config loading to update.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- go
- 领域
- cli
- Issue 类型
- 功能
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 30/100