//
pkg.gl
Category
go.etcd.io/etcd/pkg/v3
contention
package
3.6.0-alpha.0
Repository:
https://github.com/etcd-io/etcd.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
2
Dependents
1
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.