Documentation ¶ Index ¶ func GetQtvStream(address string) (qtvstream.QtvStream, error) func GetQtvUsers(address string) ([]qstring.QuakeString, error) type Server func Parse(genericServer qserver.GenericServer) Server Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func GetQtvStream ¶ func GetQtvStream(address string) (qtvstream.QtvStream, error) func GetQtvUsers ¶ func GetQtvUsers(address string) ([]qstring.QuakeString, error) Types ¶ type Server ¶ added in v0.1.10 type Server struct { Address string Mode qmode.Mode Players []qclient.Client SpectatorNames []qstring.QuakeString Settings qsettings.Settings QtvStream qtvstream.QtvStream } func Parse ¶ added in v0.1.10 func Parse(genericServer qserver.GenericServer) Server Source Files ¶ View all Source files mvdsv.go Directories ¶ Show internal Expand all Path Synopsis commands qtvusers status32 qmode qtvstream Click to show internal directories. Click to hide internal directories.