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

Method SetErr

command.go:228–228  ·  view source on GitHub ↗
(error)

Source from the content-addressed store, hash-verified

226 readReply(rd *proto.Reader) error
227 readRawReply(rd *proto.Reader) error
228 SetErr(error)
229 Err() error
230
231 // NoRetry returns true if the command should not be retried on failure.

Callers 15

DBSizeMethod · 0.65
ScriptLoadMethod · 0.65
ScriptFlushMethod · 0.65
ScriptExistsMethod · 0.65
BitCountMethod · 0.65
BitPosMethod · 0.65
BitFieldROMethod · 0.65
ZPopMaxMethod · 0.65
ZPopMinMethod · 0.65
EvalMethod · 0.65
EvalShaMethod · 0.65
EvalROMethod · 0.65

Calls

no outgoing calls

Tested by 8

EvalMethod · 0.52
EvalShaMethod · 0.52
EvalROMethod · 0.52
EvalShaROMethod · 0.52
TestRedisErrorWrappingFunction · 0.52
callMethod · 0.52