Example Needs Updating
Open
- Dominant language
- Go
- Stars
- 22
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
`chi.ServerBaseContext` has been deprecated since chi v1.5.1.
Hence the example needs to be updated for valve. I tried doing this myself using stdlib `net/http` BaseContext, but could not figure out how to.
Contributor guide
No contributing guide indexed for this repository
Research direction
Locate the valve example that uses the deprecated chi.ServerBaseContext and read how its server context is configured. Compare that setup with the stdlib net/http BaseContext approach mentioned in the issue. Done means the example no longer relies on the deprecated API and still demonstrates valve's graceful server shutdown behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- backend
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100