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: about 2 months ago
First release: about 1 year ago
Namespace: github.com/coder
Last synced: 12 days ago