MCPcopy Index your code
hub / github.com/subtrace/subtrace / Close

Method Close

tracer/parser.go:562–566  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

560}
561
562func (s *sampler) Close() error {
563 err := s.orig.Close()
564 s.setError(err)
565 return err
566}

Callers 12

startMethod · 0.45
StopMethod · 0.45
flushOnceMethod · 0.45
CallFunction · 0.45
GuessCloudIMDSFunction · 0.45
GetMethod · 0.45
bundleOnceFunction · 0.45
websocketMethod · 0.45
htmlMethod · 0.45
HandleHijackMethod · 0.45
finishMethod · 0.45
HijackMethod · 0.45

Calls 1

setErrorMethod · 0.95

Tested by

no test coverage detected