Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
83
func
(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
BenchmarkPeekPushNotificationName
Function · 0.95
Acquire
Method · 0.45
Acquire
Method · 0.45
Calls
no outgoing calls
Tested by
1
BenchmarkPeekPushNotificationName
Function · 0.76