package
0.0.0-20240606141609-64621da48b1b
Repository: https://github.com/moyoez/lucy_reibot.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
No description provided by the author
GetCurrentCount 取得现在的人数.
No description provided by the author
No description provided by the author
GetProtectModeStatus Get Status.
GetScoreByUID 取得分数.
GetSignInByUID 取得签到次数.
GetUserIsSignInToday Check user is signin today.
GetWagerStatus Get Status (total).
GetWagerUserStatus Get Status.
Initialize 初始化ScoreDB数据库.
InsertOrUpdateScoreByUID 插入或更新打卡累计 初始化更新临时保存.
InsertOrUpdateSignInCountByUID 插入或更新签到次数.
No description provided by the author
No description provided by the author
No description provided by the author
UpdateWagerUserStatus update WagerUserStatus.
No description provided by the author
# Variables
No description provided by the author
# Structs
Globaltable 总体结构体.
ProtectModeIndex Protect User From taking part in games, user can only change their mode in 24h.
Scoretable 分数结构体.
Signintable 签到结构体.
WagerTable wager Table Struct.
WagerUserInputTable Get Wager Table User Input In Times.
# Type aliases
Scoredb 分数数据库.