//
pkg.gl
Category
github.com/buildonviction/victionchain
internal
debug
package
1.5.7
Repository:
https://github.com/buildonviction/victionchain.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
21
Dependents
0
Files
327 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.
Glogger
No description provided by the author
Handler
Handler is the global debugging handler.
VerbosityFlag
No description provided by the author
#
Structs
HandlerT
HandlerT implements the debugging API.