//
pkg.gl
Category
github.com/hpb-project/go-hpb
internal
debug
package
0.0.0-20231025030425-6ec8c495a25d
Repository:
https://github.com/hpb-project/go-hpb.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
19
Dependents
3
Files
301 SLOC
#
Functions
Exit
Exit stops all running profiles, flushing their output to the respective file.
LoudPanic
LoudPanic panics in a way that gets all goroutine stacks printed on stderr.
Setup
Setup initializes profiling and logging based on the CLI flags.
#
Variables
Flags
Flags holds all command-line flags required for debugging.
Handler
Handler is the global debugging handler.
#
Structs
HandlerT
HandlerT implements the debugging API.