MCPcopy
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
473type FakeReplicationClient struct{}
474
475var _ replica.Client = (*FakeReplicationClient)(nil)
476

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected