Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Instance ¶
type PlayerCount ¶
type PlayerCount struct {
// contains filtered or unexported fields
}
type PlayerCounts ¶
type PlayerCounts []PlayerCount
func (PlayerCounts) Len ¶
func (a PlayerCounts) Len() int
func (PlayerCounts) Less ¶
func (a PlayerCounts) Less(i, j int) bool
func (PlayerCounts) Swap ¶
func (a PlayerCounts) Swap(i, j int)
Click to show internal directories.
Click to hide internal directories.