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

Method StatsMap

remote.go:314–316  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

312}
313
314func (r *IndexClient) StatsMap() map[string]interface{} {
315 return nil
316}
317
318func (r *IndexClient) GetInternal(key []byte) ([]byte, error) {
319 return nil, indexClientUnimplementedErr

Callers 2

addPIndexStatsFunction · 0.45
runBleveExpvarsCookerFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected