Write generic function for utils
Open
good first issue
- Dominant language
- Go
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Write a generic function which can handle all the features below.
https://github.com/kmarrip/Torrentz/blob/ed68ba794e1dbff1b6d8064450b7bdee761d13f0/config/utils.go#L13-L35
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading config/utils.go lines 13-35 from the linked revision and identify the features the proposed generic function must cover. Determine how those utilities are currently used, then confirm that one generic function handles all of the listed features without changing the torrent client’s behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- backend
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100