Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/couchbase/cbft
/ Stats
Method
Stats
remote.go:310–312 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
308
}
309
310
func
(r *IndexClient) Stats() *bleve.IndexStat {
311
return
nil
312
}
313
314
func
(r *IndexClient) StatsMap()
map
[string]
interface
{} {
315
return
nil
Callers
2
TestNegativeIndexClient
Function · 0.95
addFeedStats
Function · 0.45
Calls
no outgoing calls
Tested by
1
TestNegativeIndexClient
Function · 0.76