package
0.0.0-20221205081027-fb1d94189521
Repository: https://github.com/ti-net2/apiserver.git
Documentation: pkg.go.dev
# Interfaces
EventClock is an active clock abstraction for use in code that is testable with a fake clock that itself determines how time may be advanced.
# Type aliases
EventFunc does some work that needs to be done at or after the given time.