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.5.18 (latest)
Published
Jan 24, 2025
Platform
linux/amd64
Imports
3 packages
Last checked
6 days ago

Tools for package owners.