[ 源代码: golang-github-facebookgo-clock ]
软件包:golang-github-facebookgo-clock-dev(0.0~git20150410.0.600d898-7)
golang-github-facebookgo-clock-dev 的相关链接
Debian 的资源:
下载源码包 golang-github-facebookgo-clock:
- [golang-github-facebookgo-clock_0.0~git20150410.0.600d898-7.dsc]
- [golang-github-facebookgo-clock_0.0~git20150410.0.600d898.orig.tar.xz]
- [golang-github-facebookgo-clock_0.0~git20150410.0.600d898-7.debian.tar.xz]
维护者:
外部的资源:
- 主页 [github.com]
相似软件包:
Clock is a small Go library for mocking time
Clock is a small 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.