Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/53AI/53AIHub
/ HealthCheck
Method
HealthCheck
api/service/vectorstore/interface.go:34–34 ·
view source on GitHub ↗
健康检查和统计
(ctx context.Context)
Source
from the content-addressed store, hash-verified
32
33
// 健康检查和统计
34
HealthCheck(ctx context.Context) error
35
GetStats(ctx context.Context) (*DBStats, error)
36
37
// 连接管理
Callers
2
ValidateConnection
Function · 0.95
TestBasicFunctionality
Function · 0.95
Implementers
1
QdrantStore
api/service/vectorstore/qdrant.go
Calls
no outgoing calls
Tested by
1
TestBasicFunctionality
Function · 0.76