MCPcopy 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
63func (c *Client) Close(ctx context.Context) error {
64 return c.writer.Close(ctx)
65}

Callers 1

testPluginCustomFunction · 0.95

Calls 1

CloseMethod · 0.65

Tested by 1

testPluginCustomFunction · 0.76