Refactoring: Remove Callback Patterns
Open
enhancement
- Dominant language
- Go
- Stars
- 18
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
At the time I wrote this, I was doing a lot of nodejs. So naturally, it was originally written in kind of a nodejs call-back style.
I have moved to more standard practices of using channels for that of communication to keep the methods and code legible.
This issue is part of #4 's refactoring effort, which includes removing the callback patterns.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.