[ bianca ]
[ 源代码: golang-github-facebookgo-clock ]
软件包:golang-github-facebookgo-clock-dev(0.0~git20150410.0.600d898-7)
golang-github-facebookgo-clock-dev 的相关链接
下载源码包 golang-github-facebookgo-clock:
- [golang-github-facebookgo-clock_0.0~git20150410.0.600d898-7.debian.tar.xz]
- [golang-github-facebookgo-clock_0.0~git20150410.0.600d898-7.dsc]
- [golang-github-facebookgo-clock_0.0~git20150410.0.600d898.orig.tar.xz]
维护者:
外部的资源:
- 主页 [github.com]
相似软件包:
- golang-github-jacobsa-timeutil-dev
- golang-github-bep-clock-dev
- golang-github-bep-clocks-dev
- golang-github-pivotal-golang-clock-dev
- golang-github-jacobsa-oglemock-dev
- golang-github-maraino-go-mock-dev
- fake-hwclock
- mockgen
- golang-github-juju-clock-dev
- golang-github-golang-mock-dev
- golang-github-neowaylabs-wabbit-dev
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.