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

Method readReply

command.go:226–226  ·  view source on GitHub ↗
(rd *proto.Reader)

Source from the content-addressed store, hash-verified

224
225 readTimeout() *time.Duration
226 readReply(rd *proto.Reader) error
227 readRawReply(rd *proto.Reader) error
228 SetErr(error)
229 Err() error

Callers 5

pipelineReadCmdsMethod · 0.65
txPipelineReadQueuedMethod · 0.65
ReceiveTimeoutMethod · 0.65
pipelineReadCmdsMethod · 0.65
txPipelineReadQueuedMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected