Package Usage: go: 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.
3 versions
View more package details: https://packages.ecosystem.code.gouv.fr/registries/proxy.golang.org/packages/github.com/coder/quartz