timemock icon indicating copy to clipboard operation
timemock copied to clipboard

This package should allow you to mock time in golang

Results 1 timemock issues
Sort by recently updated
recently updated
newest added

Add support for time.Until to the Clock interface, type, and shortcuts. Also take the opportunity to migrate everything to go modules (which may be put into a separate MR if...