MCPcopy Create free account
hub / github.com/InferCore/InferCore / Close

Method Close

internal/requests/sqlite.go:216–218  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

214}
215
216func (s *sqliteStore) Close() error {
217 return s.db.Close()
218}

Callers

nothing calls this directly

Calls 1

CloseMethod · 0.65

Tested by

no test coverage detected