Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GenericServer ¶
type GenericServer struct {
Address string
Version qversion.Version
Clients []qclient.Client
Settings qsettings.Settings
ExtraInfo struct {
QtvStream qtvstream.QtvStream
Geo geo.Info
}
}
func (GenericServer) HasPlayers ¶ added in v0.1.19
func (server GenericServer) HasPlayers() bool
Click to show internal directories.
Click to hide internal directories.