Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
golang-github-jacobsa-timeutil-dev
Code supplementing go's time package
https://github.com/jacobsa/timeutil
0
no reviews
Install
This package contains code that supplements the time package from the go standard library. in particular:
* a clock interface, with a fake implementation that can be used in tests.
* implementations of oglematchers.matcher for time values.