package
0.0.0-20250203001930-13b3ed95fc31
Repository: https://github.com/davincible/d-utils.git
Documentation: pkg.go.dev
# Functions
DumpGoroutineStack prints filtered stack traces of current goroutines.
No description provided by the author
SetupGoroutineDumper sets up periodic goroutine dumps with filtering.
# Structs
FilterConfig defines what to include/exclude from the goroutine dump.