Documentation
¶
Overview ¶
Package steam 获取steam用户状态
Index ¶
Constants ¶
View Source
const ( URL = "https://api.steampowered.com/" // steam API 调用地址 StatusURL = "ISteamUser/GetPlayerSummaries/v2/?key=%+v&steamids=%+v" // 根据用户steamID获取用户状态 )
----------------------- 远程调用 ----------------------
View Source
const (
// TableListenPlayer 存储查询用户信息
TableListenPlayer = "listen_player"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.