Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 736 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 736 Bytes

clock Build Status Coverage Status GoDoc

This Go package provides a Clock that returns the time; and can be mocked.

Install

go get github.com/stephanos/clock

Documentation

godoc.org

License

MIT (see LICENSE).