Documentation ¶
Overview ¶
Package score 签到,答题得分
Index ¶
Constants ¶
View Source
const (
// ScoreMax 分数上限定为120
ScoreMax = 120
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DB ¶
DB 分数数据库
var SDB *DB
SDB 得分数据库
func (*DB) GetSignInByUID ¶
GetSignInByUID 取得签到次数
func (*DB) InsertOrUpdateScoreByUID ¶
InsertOrUpdateScoreByUID 插入或更新分数
Click to show internal directories.
Click to hide internal directories.