Documentation
¶
Index ¶
Constants ¶
View Source
const ServerStatsPathFormat = "2006/01/02"
Variables ¶
This section is empty.
Functions ¶
func UpdateServerList ¶
func UpdateServerList()
Types ¶
type ServerListData ¶
type ServerListData struct {
RequestTime time.Time
Masters []*master.Master
Games []*server.PingInfo
Errors []string
}
func GetServerList ¶
func GetServerList() ServerListData
Click to show internal directories.
Click to hide internal directories.