garm/vendor/github.com/juju/clock
Gabriel Adrian Samfira f0aaf20998
Update dependencies
Signed-off-by: Gabriel Adrian Samfira <gsamfira@cloudbasesolutions.com>
2024-12-12 23:42:01 +02:00
..
.gitignore Update go modules 2023-03-12 16:22:37 +02:00
clock.go Update dependencies 2024-12-12 23:42:01 +02:00
LICENSE A few fixes 2022-07-10 14:52:15 +00:00
Makefile A few fixes 2022-07-10 14:52:15 +00:00
README.md A few fixes 2022-07-10 14:52:15 +00:00
wall.go Update dependencies 2024-12-12 23:42:01 +02:00

clock

An interface definition for a fully defined clock.

An WallClock implementation of that interface using the time package.

A testing clock.