Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
562
func
(s *sampler) Close() error {
563
err := s.orig.Close()
564
s.setError(err)
565
return
err
566
}
Callers
12
start
Method · 0.45
Stop
Method · 0.45
flushOnce
Method · 0.45
Call
Function · 0.45
GuessCloudIMDS
Function · 0.45
Get
Method · 0.45
bundleOnce
Function · 0.45
websocket
Method · 0.45
html
Method · 0.45
HandleHijack
Method · 0.45
finish
Method · 0.45
Hijack
Method · 0.45
Calls
1
setError
Method · 0.95
Tested by
no test coverage detected