mirror of
https://github.com/jesseduffield/lazygit.git
synced 2026-09-10 23:56:24 -04:00
| .. | ||
| fake.go | ||
| noCopy.go | ||
| README.md | ||
| real.go | ||
| time.go | ||
xtime
Lightweight mock for time package.
A dedicated package such as jonboulle/clockwork would be better, but I would rather limit dependencies for this package. clockwork does not support Go 1.18 anymore.