This package contains code that supplements the time package from the Go standard library. In particular:
- A Clock interface, with a fake implementation that can be used in tests.
- Implementations of oglematchers.Matcher for time values.
See the reference for more info.