Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Results ¶
type Results struct { Masters []*query.MasterQuery Games []*query.PingInfoQuery Errors []error }
type ServerResult ¶
type ServerResult struct { Master *query.MasterQuery Game *query.PingInfoQuery Error error }
Click to show internal directories.
Click to hide internal directories.