k3s/vendor/k8s.io/utils/clock
Erik Wilson daa4beb22c
Update go.mod for k8s 1.19
2020-08-28 17:18:31 -07:00
..
README.md Update go.mod for k8s 1.19 2020-08-28 17:18:31 -07:00
clock.go

README.md

Clock

This package provides an interface for time-based operations. It allows mocking time for testing.