Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/cloudquery/cloudquery
/ Close
Function
Close
cli/internal/analytics/client.go:331–336 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
329
}
330
331
func
Close() {
332
if
client == nil {
333
return
334
}
335
client.Close()
336
}
Callers
nothing calls this directly
Calls
1
Close
Method · 0.65
Tested by
no test coverage detected