mvdsv

package
v1.3.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 25, 2024 License: MIT Imports: 14 Imported by: 2

Documentation

Index

Constants

View Source
const Name = "mvdsv"
View Source
const VersionPrefix = Name

Variables

This section is empty.

Functions

func GetLastScores added in v0.3.0

func GetLastScores(address string, limit int) ([]lastscores.Entry, error)

func GetLastStats added in v0.3.0

func GetLastStats(address string, limit int) ([]laststats.Entry, error)

func GetQtvStream

func GetQtvStream(address string) (qtvstream.QtvStream, error)

func GetQtvUsers

func GetQtvUsers(address string) ([]string, error)

Types

type Mvdsv added in v0.1.15

type Mvdsv struct {
	Address        string              `json:"address"`
	Mode           qmode.Mode          `json:"mode"`
	Submode        string              `json:"submode"`
	Title          string              `json:"title"`
	Status         qstatus.Status      `json:"status"`
	Time           qtime.Time          `json:"time"`
	PlayerSlots    slots.Slots         `json:"player_slots"`
	Players        []qclient.Client    `json:"players"`
	Teams          []qteam.Team        `json:"teams"`
	SpectatorSlots slots.Slots         `json:"spectator_slots"`
	SpectatorNames []string            `json:"spectator_names"`
	Settings       qsettings.Settings  `json:"settings"`
	QtvStream      qtvstream.QtvStream `json:"qtv_stream"`
	Geo            geo.Location        `json:"geo"`
	Score          int                 `json:"score"`
}

Directories

Path Synopsis
commands

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL