Documentation ¶
Overview ¶
Package agent provides an HTTP endpoint for a program providing diagnostics and statistics for a given task.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( HttpAddr = "localhost:10120" // Errors is the channel to receive errors of pprof agent. Errors = make(chan error, 1) )
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.