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

Method ProfileTargets

profiling/profiled.go:83–85  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

81}
82
83func (r *ProfiledRunnable) ProfileTargets() []Target {
84 return []Target{{Name: r.Name(), Scheme: r.scheme, Config: r.config, InternalEndpoint: r.InternalEndpoint(r.pprofPort)}}
85}

Callers

nothing calls this directly

Calls 2

NameMethod · 0.65
InternalEndpointMethod · 0.65

Tested by

no test coverage detected