hashmap-kz / hashmap-kz/relimpact
fix: err cleanup
Open
good first issue
- Dominant language
- Go
- Stars
- 13
- Forks
- 0
- Avg merge
- 1m
- Merged PRs (30d)
- 2
Description
Eliminate any usage of:
- log.Fatal()
- os.Exit()
- panic()
Return an error instead.
Contributor guide
Assessment
This issue has not been assessed yet.