/clock

Go package to return the time; and mock it

Primary LanguageGoMIT LicenseMIT

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/101loops/clock

Documentation

godoc.org

License

MIT (see LICENSE).