MCPcopy
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}
19func Close() error {
20 return writer.Close()
21}

Callers

nothing calls this directly

Calls 1

CloseMethod · 0.65

Tested by

no test coverage detected