Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
294
func
(r *IndexClient) DumpFields()
chan
interface
{} {
295
return
nil
296
}
297
298
func
(r *IndexClient) Close() error {
299
return
indexClientUnimplementedErr
Callers
1
TestNegativeIndexClient
Function · 0.95
Calls
no outgoing calls
Tested by
1
TestNegativeIndexClient
Function · 0.76