Documentation ¶
Index ¶
- func CalculateAllStats()
- func CalculateStats()
- func GetChartStatsForUser(userId string) (map[string]interface{}, bool)
- func GetStatsForUser(userId string) (map[string]interface{}, bool)
- func IncrementGamesStat(userId string)
- func IncrementStat(stat string, userId string)
- func IncrementTrophyStat(place int8, userId string)
- func NewStats(user entities.User) entities.UserStats
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CalculateAllStats ¶
func CalculateAllStats()
func CalculateStats ¶
func CalculateStats()
func GetChartStatsForUser ¶
func GetStatsForUser ¶
func IncrementGamesStat ¶
func IncrementGamesStat(userId string)
func IncrementStat ¶
func IncrementTrophyStat ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.