package pprofhandler
import "github.com/valyala/fasthttp/pprofhandler"
Index ¶
Functions ¶
func PprofHandler ¶
func PprofHandler(ctx *fasthttp.RequestCtx)
PprofHandler serves server runtime profiling data in the format expected by the pprof visualization tool.
See https://golang.org/pkg/net/http/pprof/ for details.
Source Files ¶
- Version
- v1.21.0
- Published
- Feb 16, 2021
- Platform
- js/wasm
- Imports
- 5 packages
- Last checked
- 3 weeks ago –
Tools for package owners.