package
0.0.0-20210126205931-b4cfd715f5ee
Repository: https://github.com/tao-network/tao2.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.

# Variables

Flags holds all command-line flags required for debugging.
No description provided by the author
Handler is the global debugging handler.
No description provided by the author

# Structs

HandlerT implements the debugging API.