proxy.golang.org : github.com/coder/quartz : v0.1.1
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 -
Documentation -
Download -
JSON
purl: pkg:golang/github.com/coder/[email protected]
Published:
Indexed:
Loading...
Readme
Loading...