Code
Hub
Workspaces
Connect your AI tool
Indexed graphs
Engine
MCP
copy
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
38
type
AggregatorResErr
struct
{
Callers
15
TestAggLogicalAndAggregator
Function · 0.95
TestAggLogicalOrAggregator
Function · 0.95
TestAggLogicalAndBatchAdd
Function · 0.95
TestAggLogicalOrBatchAdd
Function · 0.95
script_server_sha_integration_test.go
File · 0.65
TestTLSStandalone
Function · 0.65
TestTLSRedissURL
Function · 0.65
DBSize
Method · 0.65
ScriptLoad
Method · 0.65
ScriptExists
Method · 0.65
TestSearchCommandsRESP2AndRESP3Equivalence
Function · 0.65
waitForIndexing
Function · 0.65
Implementers
10
AllSucceededAggregator
internal/routing/aggregator.go
OneSucceededAggregator
internal/routing/aggregator.go
AggSumAggregator
internal/routing/aggregator.go
AggMinAggregator
internal/routing/aggregator.go
AggMaxAggregator
internal/routing/aggregator.go
AggLogicalAndAggregator
internal/routing/aggregator.go
AggLogicalOrAggregator
internal/routing/aggregator.go
DefaultKeylessAggregator
internal/routing/aggregator.go
DefaultKeyedAggregator
internal/routing/aggregator.go
SpecialAggregator
internal/routing/aggregator.go
Calls
no outgoing calls
Tested by
15
TestAggLogicalAndAggregator
Function · 0.76
TestAggLogicalOrAggregator
Function · 0.76
TestAggLogicalAndBatchAdd
Function · 0.76
TestAggLogicalOrBatchAdd
Function · 0.76
TestTLSStandalone
Function · 0.52
TestTLSRedissURL
Function · 0.52
TestSearchCommandsRESP2AndRESP3Equivalence
Function · 0.52
waitForIndexing
Function · 0.52
commandCalls
Function · 0.52
TestSetIFDEQWithDigest
Function · 0.52
TestSetIFDNEWithDigest
Function · 0.52
TestDigestHelperWithSetIFDEQ
Function · 0.52