proxy.golang.org : github.com/coder/quartz
Package quartz is a library for testing time related code. It exports an interface Clock that mimics the standard library time package functions. In production, an implementation that calls thru to the standard library is used. In testing, a Mock clock is used to precisely control and intercept time functions.
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/coder/quartz
License: CC0-1.0
Latest release: 5 months ago
First release: over 1 year ago
Namespace: github.com/coder
Stars: 263 on GitHub
Forks: 7 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 29 days ago