Documentation
¶
Overview ¶
Package pprof provides functionalities for performance profiling.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Handler ¶
type Handler struct{}
Handler is an HTTP handler that provides pprof endpoints.
func (*Handler) RoutesInfos ¶
func (p *Handler) RoutesInfos() management.RoutesInfo
RoutesInfos implements management.HTTPHandler.
Click to show internal directories.
Click to hide internal directories.