Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cloudquery/cloudquery
/ Close
Method
Close
plugins/destination/file/client/client.go:63–65 ·
view source on GitHub ↗
(ctx context.Context)
Source
from the content-addressed store, hash-verified
61
}
62
63
func
(c *Client) Close(ctx context.Context) error {
64
return
c.writer.Close(ctx)
65
}
Callers
1
testPluginCustom
Function · 0.95
Calls
1
Close
Method · 0.65
Tested by
1
testPluginCustom
Function · 0.76