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

Method DumpAll

remote.go:286–288  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

284}
285
286func (r *IndexClient) DumpAll() chan interface{} {
287 return nil
288}
289
290func (r *IndexClient) DumpDoc(id string) chan interface{} {
291 return nil

Callers 1

TestNegativeIndexClientFunction · 0.95

Calls

no outgoing calls

Tested by 1

TestNegativeIndexClientFunction · 0.76