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

Method Reset

internal/proto/reader.go:83–85  ·  view source on GitHub ↗
(rd io.Reader)

Source from the content-addressed store, hash-verified

81}
82
83func (r *Reader) Reset(rd io.Reader) {
84 r.rd.Reset(rd)
85}
86
87// PeekReplyType returns the data type of the next response without advancing the Reader,
88// and discard the attribute type.

Callers 3

AcquireMethod · 0.45
AcquireMethod · 0.45

Calls

no outgoing calls

Tested by 1