//
pkg.gl
Category
github.com/ti-net2/apiserver
pkg
util
flowcontrol
fairqueuing
testing
eventclock
package
0.0.0-20221205081027-fb1d94189521
Repository:
https://github.com/ti-net2/apiserver.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
12
Dependents
0
Files
192 SLOC
#
Functions
NewFake
NewFake constructs a new fake event clock.
#
Structs
Fake
Fake is one whose time does not pass implicitly but rather is explicitly set by invocations of its SetTime method.