Artifact golang-github-bep-clock-dev_0.3.0-2_all

Metadata
deb_control_files:
- control
- md5sums
deb_fields:
  Architecture: all
  Depends: golang-github-frankban-quicktest-dev, golang-github-google-go-cmp-dev
  Description: |-
    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>.
  Homepage: https://github.com/bep/clock
  Installed-Size: '22'
  Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
  Multi-Arch: foreign
  Package: golang-github-bep-clock-dev
  Priority: optional
  Section: golang
  Source: golang-github-bep-clock
  Version: 0.3.0-2
srcpkg_name: golang-github-bep-clock
srcpkg_version: 0.3.0-2

File

golang-github-bep-clock-dev_0.3.0-2_all.deb
Binary file golang-github-bep-clock-dev_0.3.0-2_all.deb cannot be displayed. you can view it raw or download it instead.

Relations

Relation Direction Type Name
built-using Source package golang-github-bep-clock_0.3.0-2

binary package System - - 5 months, 3 weeks ago 4 months, 3 weeks
BETA