package
0.11.5
Repository: https://github.com/tmpim/caddy.git
Documentation: pkg.go.dev

# Functions

NewMux returns a new http.ServeMux that routes pprof requests.

# Constants

BasePath is the base path to match for all pprof requests.

# Structs

Handler is a simple struct whose ServeHTTP will delegate pprof endpoints to their equivalent net/http/pprof handlers.