MCPcopy
hub / github.com/keploy/keploy / Close

Method Close

pkg/agent/proxy/cbshim/iface.go:67–67  ·  view source on GitHub ↗

Close releases BPF resources and detaches uprobes. After Close the value MUST NOT be used.

()

Source from the content-addressed store, hash-verified

65 // Close releases BPF resources and detaches uprobes. After Close
66 // the value MUST NOT be used.
67 Close() error
68}
69
70// Factory constructs a CBShim. Registered once at init() time by the

Callers 15

startFunction · 0.65
maybeAttachDebugFileSinkFunction · 0.65
runSudoChownFunction · 0.65
attachLogFileToSentryFunction · 0.65
GetLatestGitHubReleaseFunction · 0.65
GetAvailablePortFunction · 0.65
isPortAvailableFunction · 0.65
isGoBinaryFunction · 0.65
AddToGitIgnoreFunction · 0.65
executeWithPTYFunction · 0.65
captureStdoutFunction · 0.65

Calls

no outgoing calls