bench,tv: factor out BroadcastConfig into a package so both oceantv and oceanbench can use it
Open
- Dominant language
- Go
- Stars
- 1
- Forks
- 3
- Avg merge
- 2d 16h
- Merged PRs (30d)
- 6
Description
This should be done so we don't have to maintain two versions of the struct. Perhaps we should create a config.go in cmd/oceantv/broadcast package.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the two BroadcastConfig struct definitions used by oceantv and oceanbench. Review cmd/oceantv/broadcast/config.go as the proposed shared location, then update both consumers to use one definition. Done means the duplicate struct is removed and both commands build successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- tooling
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100