package
9.7.0
Repository: https://github.com/redis/go-redis.git
Documentation: pkg.go.dev

# Functions

IsNilReply detects redis.Nil of RESP2.
No description provided by the author
No description provided by the author
No description provided by the author
Scan parses bytes `b` to `v` with appropriate type.
No description provided by the author

# Constants

nolint:errname.
*<len>\r\n..
|<len>\r\n(key)\r\n(value)\r\n..
(<big number>\r\n.
!<length>\r\n<bytes>\r\n.
true: #t\r\n false: #f\r\n.
-<string>\r\n.
,<floating-point-number>\r\n (golang float).
:<number>\r\n.
%<len>\r\n(key)\r\n(value)\r\n..
_\r\n.
><len>\r\n..
~<len>\r\n..
+<string>\r\n.
$<length>\r\n<bytes>\r\n.
=<length>\r\nFORMAT:<bytes>\r\n.

# Structs

No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author