Documentation
¶
Index ¶
Constants ¶
View Source
const ( // DefaultAddr keeps debug profiling local-only by default. DefaultAddr = "127.0.0.1:6060" // AddrEnv overrides the debug pprof listen address. AddrEnv = "VIBECODING_PPROF_ADDR" )
Variables ¶
This section is empty.
Functions ¶
func StartForDebug ¶
StartForDebug starts pprof and prints the endpoint when it starts.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.