package
0.0.0-20250211035330-73cac304b8dd
Repository: https://github.com/zenanet-network/go-zenanet.git
Documentation: pkg.go.dev

# Functions

Exit stops all running profiles, flushing their output to the respective file.
LoudPanic panics in a way that gets all goroutine stacks printed on stderr.
Setup initializes profiling and logging based on the CLI flags.
No description provided by the author

# Variables

Flags holds all command-line flags required for debugging.
Handler is the global debugging handler.

# Structs

HandlerT implements the debugging API.