//
pkg.gl
Category
github.com/etcd-io/etcd
pkg
contention
package
2.3.8+incompatible
Repository:
https://github.com/etcd-io/etcd.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
2
Dependents
0
Files
40 SLOC
#
Functions
NewTimeoutDetector
NewTimeoutDetector creates the TimeoutDetector.
#
Structs
TimeoutDetector
TimeoutDetector detects routine starvations by observing the actual time duration to finish an action or between two events that should happen in a fixed interval.