Documentation
¶
Index ¶
- Variables
- func ClosePing(uid int64)
- func CreateCloseSign(uid int64)
- func CreateNewSessionSign(uid int64)
- func CsQueueLen() int
- func EnCsQueue() (int64, bool)
- func GetCloseSessionSign(uid int64) bool
- func GetNewSessionSign(uid int64) bool
- func InitRedisConfig(host, password string, DB int) error
- func JoinCsQueue(uid int64)
- func MD5(str string) string
- func Ping(uid int64)
- func PintOut() []int64
- type Display
- type Queue
Constants ¶
This section is empty.
Variables ¶
View Source
var RedisClient *redis.Client
Functions ¶
func CreateCloseSign ¶
func CreateCloseSign(uid int64)
func CreateNewSessionSign ¶
func CreateNewSessionSign(uid int64)
func GetCloseSessionSign ¶
func InitRedisConfig ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.