[ 源代码: golang-github-benbjohnson-clock ]
软件包:golang-github-benbjohnson-clock-dev(1.3.0-1)
golang-github-benbjohnson-clock-dev 的相关链接
Debian 的资源:
下载源码包 golang-github-benbjohnson-clock:
- [golang-github-benbjohnson-clock_1.3.0-1.dsc]
- [golang-github-benbjohnson-clock_1.3.0.orig.tar.gz]
- [golang-github-benbjohnson-clock_1.3.0-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
- golang-github-jacobsa-timeutil-dev
- golang-github-pivotal-golang-clock-dev
- golang-github-bep-clock-dev
- golang-github-bep-clocks-dev
- mockgen
- golang-github-maraino-go-mock-dev
- golang-github-jacobsa-oglemock-dev
- golang-github-golang-mock-dev
- fake-hwclock
- golang-github-mreiferson-go-httpclient-dev
- golang-github-neowaylabs-wabbit-dev
library for mocking time in Go
It provides an interface around the standard library's time package so that the application can use the realtime clock while tests can use the mock clock.