mgb / gotime

Go package that can simulate the passage of time by warping the Go package's timing library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gotime

Time library that is similar to Go's time library. Has the ability to be backed by a fake version useful for unit tests as well as one that can warp time to allow for simulations.

About

Go package that can simulate the passage of time by warping the Go package's timing library

License:The Unlicense


Languages

Language:Go 100.0%