tree: 68452be6b9c6d1edf33a011fe70c77d54347f576 [path history] [tgz]
  1. clock.go
  2. LICENSE
  3. NOTICE
  4. package.go
  5. README.md
  6. ticker.go
  7. timer.go
vendor/code.cloudfoundry.org/clock/README.md

clock

Note: This repository should be imported as code.cloudfoundry.org/clock.

Provides a Clock interface, useful for injecting time dependencies in tests.