MCPcopy
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.
24type Cmder interface {
25 Name() string
26 FullName() string
27 Args() []interface{}
28 Err() error

Callers 15

ProcessHookMethod · 0.65
ProcessPipelineHookMethod · 0.65
ProcessPipelineHookMethod · 0.65
ProcessHookMethod · 0.65
pipeline_test.goFile · 0.65
ring_test.goFile · 0.65
processMethod · 0.65
mapCmdsByNodeMethod · 0.65
cmdsAreReadOnlyMethod · 0.65
slottedKeyedCommandsMethod · 0.65
cmdSlotMethod · 0.65
extractCommandInfoMethod · 0.65

Calls

no outgoing calls

Tested by 11

ProcessHookMethod · 0.52
ProcessPipelineHookMethod · 0.52
ProcessPipelineHookMethod · 0.52
ProcessHookMethod · 0.52
TestWithCommandFilterFunction · 0.52
TestWithCommandsFilterFunction · 0.52
TestWithDialFilterFunction · 0.52
TestBytesToStringGCFunction · 0.52
TestStringToBytesGCFunction · 0.52
BenchmarkStringToBytesFunction · 0.52
BenchmarkBytesToStringFunction · 0.52