feat: 能否通过解析config从而得到 server 或 client 的 `[]Option`
- Dominant language
- Go
- Stars
- 8k
- Forks
- 918
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 7
Description
**Is your feature request related to a problem? Please describe.**
type: feature
设置server或client的配置时,一个配置选项需要使用一个 With...() 方法,
能否有一种方法能够通过配置文件,动态的得到多个 Option,即 []Option
**Describe the solution you'd like**
A clear and concise description of what you want to happen.
**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.
**Additional context**
Add any other context or screenshots about the feature request here.
Contributor guide
Research direction
No files or tests are named. Start by locating the server and client configuration entry points and the existing With... option definitions; clarify the configuration format and how it should produce []Option, then define tests that show both server and client options are generated correctly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100