MCPcopy
hub / github.com/crowdsecurity/crowdsec / Close

Method Close

pkg/database/database.go:112–114  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

110}
111
112func (c *Client) Close() error {
113 return c.Ent.Close()
114}

Callers 15

doRequestMethod · 0.45
mainFunction · 0.45
RunMethod · 0.45
ConfirmMethod · 0.45
DownloadDataIfNeededFunction · 0.45
pollMethod · 0.45
PullOnceMethod · 0.45
LoadBucketPourDumpFunction · 0.45
LoadParserDumpFunction · 0.45
NewClientFunction · 0.45
createPGDatabaseFunction · 0.45

Calls

no outgoing calls

Tested by 14

createPGDatabaseFunction · 0.36
dropPGDatabaseFunction · 0.36
TestGeneratePatternsDocFunction · 0.36
fileToStringXFunction · 0.36
TestFetchIndexFunction · 0.36
TestFetchContentFunction · 0.36
TestHubUpdateFunction · 0.36
TestHubUpdateCannotWriteFunction · 0.36
TestHubUpdateAfterLoadFunction · 0.36
TestListFilesAtPathFunction · 0.36
copyFileFunction · 0.36