package
Version:
v0.55.1
Opens a new window with list of versions in this module.
Published: Mar 5, 2026
License: Apache-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package pprof provides an HTTP resource for exposing pprof debugging endpoints.
Resource implements the Resource interface for pprof endpoints.
NewResource creates a new pprof resource.
func (*Resource) Handler ¶
added in
v0.55.0
Handler returns the HTTP handler containing the pprof endpoints.
Status returns the status of the pprof resource.
type Status struct {
Status string
}
Status represents the status of the pprof resource.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.