package pprof
import "github.com/labstack/echo-contrib/pprof"
Index ¶
Constants ¶
const ( // DefaultPrefix url prefix of pprof DefaultPrefix = "/debug/pprof" )
Functions ¶
func Register ¶
func Register(e *echo.Echo, prefixOptions ...string)
Register middleware for net/http/pprof
Source Files ¶
- Version
- v0.13.1
- Published
- Jan 4, 2023
- Platform
- linux/amd64
- Imports
- 3 packages
- Last checked
- now –
Tools for package owners.