MCPcopy
hub / github.com/redis/go-redis / Result

Method Result

internal/routing/aggregator.go:35–35  ·  internal/routing/aggregator.go::ResponseAggregator.Result

Result returns the final aggregated result and any error.

()

Source from the content-addressed store, hash-verified

33
34 // Result returns the final aggregated result and any error.
35 Result() (interface{}, error)
36}
37
38type AggregatorResErr struct {

Callers 15

TestAggLogicalOrBatchAddFunction · 0.95
TestTLSStandaloneFunction · 0.65
TestTLSRedissURLFunction · 0.65
DBSizeMethod · 0.65
ScriptLoadMethod · 0.65
ScriptExistsMethod · 0.65
waitForIndexingFunction · 0.65

Implementers 10

AllSucceededAggregatorinternal/routing/aggregator.go
OneSucceededAggregatorinternal/routing/aggregator.go
AggSumAggregatorinternal/routing/aggregator.go
AggMinAggregatorinternal/routing/aggregator.go
AggMaxAggregatorinternal/routing/aggregator.go
AggLogicalAndAggregatorinternal/routing/aggregator.go
AggLogicalOrAggregatorinternal/routing/aggregator.go
DefaultKeylessAggregatorinternal/routing/aggregator.go
DefaultKeyedAggregatorinternal/routing/aggregator.go
SpecialAggregatorinternal/routing/aggregator.go

Calls

no outgoing calls

Tested by 15

TestAggLogicalOrBatchAddFunction · 0.76
TestTLSStandaloneFunction · 0.52
TestTLSRedissURLFunction · 0.52
waitForIndexingFunction · 0.52
commandCallsFunction · 0.52
TestSetIFDEQWithDigestFunction · 0.52
TestSetIFDNEWithDigestFunction · 0.52