MCPcopy Create free account
hub / github.com/chainreactors/EvilProxy / newPprofServer

Function newPprofServer

sdk/cliproxy/pprof_server.go:23–25  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

21}
22
23func newPprofServer() *pprofServer {
24 return &pprofServer{}
25}
26
27func (s *Service) applyPprofConfig(cfg *config.Config) {
28 if s == nil || cfg == nil {

Callers 1

applyPprofConfigMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected