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

Method DumpFields

remote.go:294–296  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

292}
293
294func (r *IndexClient) DumpFields() chan interface{} {
295 return nil
296}
297
298func (r *IndexClient) Close() error {
299 return indexClientUnimplementedErr

Callers 1

TestNegativeIndexClientFunction · 0.95

Calls

no outgoing calls

Tested by 1

TestNegativeIndexClientFunction · 0.76