package
1.0.0
Repository: https://github.com/fractalplatform/fractal.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
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 ,It should be called as early as possible in the program.
No description provided by the author

# Variables

Handler is the global debugging handler.
No description provided by the author

# Structs

No description provided by the author
HandlerT implements the debugging API.