gameserver

package
v1.3.2 Latest Latest
Warning

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

Go to latest
Published: May 20, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	URLGetGameServerPlayerStatsForGame = "/ISteamGameServerStats/GetGameServerPlayerStatsForGame/v1/"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type GameStatQueryOpt

type GameStatQueryOpt struct {
	steam.AppId
	GameId     uint   `json:"gameid" mapstructure:"gameid"`
	RangeStart string `json:"rangestart" mapstructure:"rangestart"`
	RangeEnd   string `json:"rangeend" mapstructure:"rangeend"`
	MaxResults uint   `json:"maxresults" mapstructure:"maxresults"`
}

Jump to

Keyboard shortcuts

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