Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/gitpod-io/gitpod
/ Close
Function
Close
components/ws-proxy/pkg/analytics/analytics.go:19–21 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
17
writer.Track(message)
18
}
19
func
Close() error {
20
return
writer.Close()
21
}
Callers
nothing calls this directly
Calls
1
Close
Method · 0.65
Tested by
no test coverage detected