@ -8,6 +8,8 @@
package consts
const (
RedisCommandExists = "EXISTS"
RedisCommandTTL = "TTL"
RedisCommandSet = "SET"
RedisCommandDel = "DEL"
RedisCommandGet = "GET"
The note is not visible to the blocked user.