github.com/rogpeppe/clock@v0.0.0-20190514195947-2896927a307a/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.