[ Bron: golang-github-facebookgo-clock ]
Pakket: golang-github-facebookgo-clock-dev (0.0~git20150410.0.600d898-5)
Verwijzigingen voor golang-github-facebookgo-clock-dev
Debian bronnen:
Het bronpakket golang-github-facebookgo-clock downloaden:
- [golang-github-facebookgo-clock_0.0~git20150410.0.600d898-5.dsc]
- [golang-github-facebookgo-clock_0.0~git20150410.0.600d898.orig.tar.xz]
- [golang-github-facebookgo-clock_0.0~git20150410.0.600d898-5.debian.tar.xz]
Beheerder:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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.