github.com/coder/quartz
go
pkg:golang/github.com/coder/quartz
25 Dependabot PRs
23 days ago
11 repositories
2 repositories
Recent PRs (filtered by: Open )
chore: bump github.com/coder/quartz from 0.2.1 to 0.3.0
officialmofabs/codeserver #482
chore: bump github.com/coder/quartz from 0.1.2 to 0.2.1
klosraf/coder #24
Bump github.com/coder/quartz from 0.1.3 to 0.2.1
prometheus/alertmanager #4449
chore: bump github.com/coder/quartz from 0.1.2 to 0.2.0
officialmofabs/coder #268
chore(deps): bump github.com/coder/quartz from 0.1.3 to 0.2.0
coder/coder-logstream-kube #105
chore: bump github.com/coder/quartz from 0.1.3 to 0.2.0
coder/coder #18033
Package Details
| Name: | github.com/coder/quartz |
| Ecosystem: | go |
| PURL Type: | golang |
| Package URL: | pkg:golang/github.com/coder/quartz |
| JSON API: | View JSON |
Package Information
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.
| Repository: | https://github.com/coder/quartz |
| Homepage: | https://github.com/coder/quartz |
| Latest Release: |
v0.2.1
6 months ago |
| Dependent Repos: | 0 |
| Dependent Packages: | 0 |
| Ranking: | Top 6.8606% by dependent repos Top 6.4268% by dependent pkgs |