github.com/juju/clock@v1.0.3/README.md (about)

     1  # clock
     2  
     3  An interface definition for a fully defined clock.
     4  
     5  An WallClock implementation of that interface using the time package.
     6  
     7  A testing clock.