MCPcopy Create free account
hub / github.com/efficientgo/e2e / Profiled

Interface Profiled

profiling/profiled.go:19–21  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

17}
18
19type Profiled interface {
20 ProfileTargets() []Target
21}
22
23// ProfiledRunnable represents runnable with pprof HTTP handlers exposed.
24type ProfiledRunnable struct {

Callers 1

AsProfiledFunction · 0.85

Implementers 1

ProfiledRunnableprofiling/profiled.go

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…