MCPcopy Index your code
hub / github.com/InferCore/InferCore / Close

Method Close

internal/requests/postgres.go:209–211  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

207}
208
209func (s *postgresStore) Close() error {
210 return s.db.Close()
211}

Callers

nothing calls this directly

Calls 1

CloseMethod · 0.65

Tested by

no test coverage detected