mirror of
https://github.com/moby/moby.git
synced 2026-01-11 18:51:37 +00:00
full diff: https://github.com/cloudfoundry/clock/compare/v1.1.0...v1.37.0 Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
31 lines
993 B
Markdown
31 lines
993 B
Markdown
# Clock
|
|
|
|
[](https://goreportcard.com/report/code.cloudfoundry.org/clock)
|
|
[](https://pkg.go.dev/code.cloudfoundry.org/clock)
|
|
|
|
Provides a Clock interface, useful for injecting time dependencies in
|
|
tests.
|
|
|
|
> \[!NOTE\]
|
|
>
|
|
> This repository should be imported as `code.cloudfoundry.org/clock`.
|
|
|
|
# Contributing
|
|
|
|
See the [Contributing.md](./.github/CONTRIBUTING.md) for more
|
|
information on how to contribute.
|
|
|
|
# Working Group Charter
|
|
|
|
This repository is maintained by [App Runtime
|
|
Platform](https://github.com/cloudfoundry/community/blob/main/toc/working-groups/app-runtime-platform.md)
|
|
under `Diego` area.
|
|
|
|
> \[!IMPORTANT\]
|
|
>
|
|
> Content in this file is managed by the [CI task
|
|
> `sync-readme`](https://github.com/cloudfoundry/wg-app-platform-runtime-ci/blob/main/shared/tasks/sync-readme/metadata.yml)
|
|
> and is generated by CI following a convention.
|