1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30
|
# 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.
|