containerd/vendor/k8s.io/utils/clock
haoyun 049042382c fix: update vendor
Signed-off-by: haoyun <yun.hao@daocloud.io>
2021-09-30 23:49:46 +08:00
..
testing fix: update vendor 2021-09-30 23:49:46 +08:00
clock.go cleanup: import from k8s.io/utils/clock instead 2021-09-30 23:27:20 +08:00
README.md cleanup: import from k8s.io/utils/clock instead 2021-09-30 23:27:20 +08:00

Clock

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