すべてのオプション
bullseye-backports  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ ソース: golang-github-bep-clock  ]

パッケージ: golang-github-bep-clock-dev (0.3.0-2)

golang-github-bep-clock-dev に関するリンク

Screenshot

Debian の資源:

golang-github-bep-clock ソースパッケージをダウンロード:

メンテナ:

外部の資源:

類似のパッケージ:

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-clock-dev 関連パッケージ

  • 依存
  • 推奨
  • 提案
  • enhances

golang-github-bep-clock-dev のダウンロード

すべての利用可能アーキテクチャ向けのダウンロード
アーキテクチャ パッケージサイズ インストールサイズ ファイル
all 4.6 kB22.0 kB [ファイル一覧]