Documentation ¶
Overview ¶
Package pprof exposes simple integrations between net/http/pprof, gorilla/mux, and uber/fx. This has to be in its own package to avoid side effects from importing net/http/pprof in the cases where a client does not want pprof.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BuildRoutes ¶
BuildRoutes adds the handlers from net/http/pprof, using the standard paths, to the given Router.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.