[ trixie ]
[ sid ]
[ Source: golang-github-bep-clocks ]
Пакунок: golang-github-bep-clocks-dev (0.5.0-2)
Links for golang-github-bep-clocks-dev
Debian Resources:
Download Source Package golang-github-bep-clocks:
- [golang-github-bep-clocks_0.5.0-2.dsc]
- [golang-github-bep-clocks_0.5.0.orig.tar.gz]
- [golang-github-bep-clocks_0.5.0-2.debian.tar.xz]
Maintainers:
External Resources:
- Homepage [github.com]
Similar packages:
- golang-github-mostynb-go-grpc-compression-dev
- golang-github-facebookgo-clock-dev
- golang-github-bep-mclib-dev
- golang-github-aymerick-douceur-dev
- golang-github-dpotapov-go-spnego-dev
- golang-gopkg-h2non-gock.v1-dev
- golang-github-hodgesds-perf-utils-dev
- golang-github-buengese-sgzip-dev
- golang-github-dnephin-cobra-dev
- golang-github-azure-go-autorest-dev
- golang-github-bep-godartsass-dev
Golang clock that allows you to set the start time (Go library)
This package provides a *ticking clock* that allows you to set the start time. It also provides a system clock, both implementing this interface:
// Clock provides a subset of methods in time.Time type Clock interface { Now() time.Time Since(t time.Time) time.Duration Until(t time.Time) time.Duration
// Offset returns the offset of this clock relative to the system clock Offset() time.Duration }
Note that this only support a subset of all the methods in time.Time (see above) and is by design very simple. For a more advanced time mocking library, have a look at <https://github.com/benbjohnson/clock>.
Завантажити golang-github-bep-clocks-dev
Архітектура | Розмір пакунка | Розмір після встановлення | Файли |
---|---|---|---|
all | 5.1 kB | 23.0 kB | [список файлів] |