package
Version:
v0.0.0-...-bd9ae38
Opens a new window with list of versions in this module.
Published: Nov 14, 2022
License: GPL-3.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Aggret struct {
PlayerID string `json:"playerID"`
CreationDate int64 `json:"creationDate"`
Data []int64 `json:"data"`
HistoricalStoryScores []int64 `json:"historicalStoryScores"`
HistoricalTimedScores []int64 `json:"historicalTimedScores"`
LoginTimes []int64 `json:"loginTimes"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.