package
0.0.0-20220501030412-677f5dfb8df9
Repository: https://github.com/gonzojive/bazelgopackagesdriver.git
Documentation: pkg.go.dev

# Functions

NewIdlenessMonitor returns a new idleness monitor that will call idlePeriodElapsed soon after idlenessPeriod has elapsed since the last call to MarkActive or MarkContinousActivity.

# Structs

Tracker monitors requests to a gRPC server and shuts down the server if it is idle for a specified period.