/gotime

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

Primary LanguageGoThe UnlicenseUnlicense

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.