@ -17,7 +17,7 @@ func (rc *RedisCmd) MarshalJSON() ([]byte, error) {
return []byte(rc.String()), nil
}
const (
var (
RedisCommandExists RedisCmd = "EXISTS"
RedisCommandTTL RedisCmd = "TTL"
RedisCommandSet RedisCmd = "SET"
The note is not visible to the blocked user.