Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/redis/go-redis
/ Name
Method
Name
internal/otel/metrics.go:25–25 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
23
// This avoids circular dependencies with the main redis package.
24
type
Cmder
interface
{
25
Name() string
26
FullName() string
27
Args() []
interface
{}
28
Err() error
Callers
15
ProcessHook
Method · 0.65
ProcessPipelineHook
Method · 0.65
ProcessPipelineHook
Method · 0.65
ProcessHook
Method · 0.65
pipeline_test.go
File · 0.65
ring_test.go
File · 0.65
process
Method · 0.65
mapCmdsByNode
Method · 0.65
cmdsAreReadOnly
Method · 0.65
slottedKeyedCommands
Method · 0.65
cmdSlot
Method · 0.65
extractCommandInfo
Method · 0.65
Calls
no outgoing calls
Tested by
11
ProcessHook
Method · 0.52
ProcessPipelineHook
Method · 0.52
ProcessPipelineHook
Method · 0.52
ProcessHook
Method · 0.52
TestWithCommandFilter
Function · 0.52
TestWithCommandsFilter
Function · 0.52
TestWithDialFilter
Function · 0.52
TestBytesToStringGC
Function · 0.52
TestStringToBytesGC
Function · 0.52
BenchmarkStringToBytes
Function · 0.52
BenchmarkBytesToString
Function · 0.52