v3go.etcd.io/etcd/pkg/v3/debugutil Index | Files

package debugutil

import "go.etcd.io/etcd/pkg/v3/debugutil"

Package debugutil includes utility functions for debugging.

Index

Constants

const HTTPPrefixPProf = "/debug/pprof"

Functions

func PProfHandlers

func PProfHandlers() map[string]http.Handler

PProfHandlers returns a map of pprof handlers keyed by the HTTP path.

Source Files

doc.go pprof.go

Version
v3.6.1 (latest)
Published
Jun 6, 2025
Platform
linux/amd64
Imports
3 packages
Last checked
1 week ago

Tools for package owners.