[ 原始碼: golang-github-facebookgo-clock ]
套件: golang-github-facebookgo-clock-dev (0.0~git20150410.0.600d898-6)
golang-github-facebookgo-clock-dev 的相關超連結
Trisquel 的資源:
下載原始碼套件 golang-github-facebookgo-clock:
- [golang-github-facebookgo-clock_0.0~git20150410.0.600d898-6.dsc]
- [golang-github-facebookgo-clock_0.0~git20150410.0.600d898.orig.tar.xz]
- [golang-github-facebookgo-clock_0.0~git20150410.0.600d898-6.debian.tar.xz]
維護者:
Original Maintainer:
- Debian QA Group
外部的資源:
- 主頁 [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.