MCPcopy Create free account
hub / github.com/couchbase/cbft / Close

Method Close

remote.go:298–300  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

296}
297
298func (r *IndexClient) Close() error {
299 return indexClientUnimplementedErr
300}
301
302func (r *IndexClient) Mapping() mapping.IndexMapping {
303 return nil

Callers 15

TestNegativeIndexClientFunction · 0.95
TestDeleteByQueryFunction · 0.45
getSupervisorMapsMethod · 0.45
obtainManifestFunction · 0.45
DocCountMethod · 0.45
QueryMethod · 0.45
HandleTaskMethod · 0.45
bindataReadFunction · 0.45
fetchServerGroupDetailsFunction · 0.45
listenStreamingEndpointFunction · 0.45

Calls

no outgoing calls

Tested by 3

TestNegativeIndexClientFunction · 0.76
TestDeleteByQueryFunction · 0.36
TestManagerRestartFunction · 0.36