package
2.3.8+incompatible
Repository: https://github.com/etcd-io/etcd.git
Documentation: pkg.go.dev

# Functions

NewTimeoutDetector creates the TimeoutDetector.

# Structs

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.