package
0.0.0-20240720002214-37b2b8227b91
Repository: https://github.com/progrium/go-netstack.git
Documentation: pkg.go.dev
# Functions
New creates a new watchdog.
# Constants
LogWarning logs warning message followed by stack trace.
Panic will do the same logging as LogWarning and panic().
# Variables
DefaultOpts is a default set of options for the watchdog.
# Type aliases
Action defines what action to take when a stuck task is detected.