MCPcopy
hub / github.com/weaviate/weaviate / mockResolver

Struct mockResolver

modules/text2vec-contextionary/helpers_test.go:42–44  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

40}
41
42type mockResolver struct {
43 test_helper.MockResolver
44}
45
46type fakeInterpretation struct{}
47

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected