Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
NoAuth disables authentication entirely. Useful for remote tracing.
Functions ¶
func Events ¶
func Events(w http.ResponseWriter, req *http.Request)
Events responds with a page of events collected by EventLogs. The package initialization registers it in http.DefaultServeMux at /debug/events.
It performs authorization by running AuthRequest.
func RegisterRoutes ¶
func RegisterRoutes(h _http.HandlerAcceptor)
RegisterRoutes register pprof routes in an http.HandlerAcceptor.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.