Versions in this module Expand all Collapse all v1 v1.2.0 Sep 14, 2023 Changes in this version + const URLGetServerInfo + const URLGetSupportedAPIList v1.1.0 Sep 5, 2023 Changes in this version + type ServerInfo struct + ServerTime uint64 + ServerTimeString string + type SteamApiList struct + ApiList struct{ ... } + type SteamInterface struct + HttpMethod string + Name string + Parameters []SteamInterfaceParam + Version int + type SteamInterfaceGroup struct + Methods []SteamInterface + Name string + type SteamInterfaceParam struct + Description string + Name string + Optional bool + Type string