Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Achievement ¶
type EventFormat ¶
type EventPrizeDistribution ¶
type EventResults ¶
type EventResults struct {
Month time.Month
Events []SimpleEvent
}
type FullPlayer ¶
type FullPlayerStats ¶
type PlayerRanking ¶
type SimpleEvent ¶
type Statistics ¶
type Statistics struct {
Kills int
Headshots float32
Death int
KDRatio float32
DamgePerRound float32
GrenadeDamge float32
MapsPlayed int
RoundsPlayed int
KillsPerRound float32
AssistsPerRound float32
DeathsPerRound float32
SavedByTeammatePerRound float32
SavedTeammatesPerRound float32
Rating float32
RoundsContributed float32
}
Click to show internal directories.
Click to hide internal directories.