Remove the Clock interface
Open
- Dominant language
- Go
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
With the advent of testing/synctest in Go, there is no longer a need to mock the clock in tests.
Remove the Clock interface and rewrite tests in terms of synctest.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.