You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
k3s/vendor/k8s.io/utils/clock
Erik Wilson daa4beb22c
Update go.mod for k8s 1.19
4 years ago
..
README.md Update go.mod for k8s 1.19 4 years ago
clock.go Update vendor 6 years ago

README.md

Clock

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