Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/weaviate/weaviate
/ FakeReplicationClient
Struct
FakeReplicationClient
adapters/repos/db/fakes_for_tests.go:473–473 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
471
}
472
473
type
FakeReplicationClient
struct
{}
474
475
var
_ replica.Client = (*FakeReplicationClient)(nil)
476
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected