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

pprof.go

Version
v0.12.0
Published
Dec 20, 2021
Platform
linux/amd64
Imports
3 packages
Last checked
1 second ago

Tools for package owners.