golang-github-jacobsa-timeutil-dev

Code supplementing go's time package
  https://github.com/jacobsa/timeutil
  0
  no reviews



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.