package
Version:
v0.0.0-...-b5fa30d
Opens a new window with list of versions in this module.
Published: May 29, 2019
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func Serve() echo.MiddlewareFunc
由于需要"/debug/pprof/"匹配URL.path前缀,如果有RemoveTrailingSlash(),需在此之前加pprof
e.Pre(pprof.Serve()) 或 e.Use(pprof.Serve())
Source Files
¶
Click to show internal directories.
Click to hide internal directories.