logmower-shipper/vendor/k8s.io/utils/clock/README.md
rasmus e45bf4739b go mod vendor
+ move k8s.io/apimachinery fork from go.work to go.mod
(and include it in vendor)
2022-11-07 00:26:05 +02:00

5 lines
108 B
Markdown

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