MCPcopy
hub / github.com/keploy/keploy / Error

Method Error

pkg/agent/proxy/proxy.go:2830–2830  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

2828type flushMarker struct{ done chan struct{} }
2829
2830func (*flushMarker) Error() string { return "keploy: capture flush marker" }
2831
2832func (p *Proxy) StartErrorDrain(ctx context.Context) {
2833 p.errDrainOnce.Do(func() {

Callers 15

runMethod · 0.45
resolveMemoryUsagePathFunction · 0.45
HandleBeforeTestRunMethod · 0.45
HandleAfterTestRunMethod · 0.45
HandleBeforeSimulateMethod · 0.45
HandleAfterSimulateMethod · 0.45
StopMethod · 0.45
HandlePcapStreamMethod · 0.45
HandleKeylogStreamMethod · 0.45
HandleIncomingMethod · 0.45
HandleOutgoingMethod · 0.45

Calls

no outgoing calls