Documentation ¶
Overview ¶
SPDX-FileCopyrightText: 2017 Comcast Cable Communications Management, LLC SPDX-License-Identifier: Apache-2.0 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.
SPDX-FileCopyrightText: 2017 Comcast Cable Communications Management, LLC SPDX-License-Identifier: Apache-2.0
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.