mirror of
https://github.com/redis/go-redis.git
synced 2025-08-01 16:06:54 +03:00
@ -8,6 +8,7 @@ import (
|
||||
"github.com/go-redis/redis/v8/internal/util"
|
||||
)
|
||||
|
||||
// redis resp protocol data type.
|
||||
const (
|
||||
ErrorReply = '-'
|
||||
StatusReply = '+'
|
||||
|
Reference in New Issue
Block a user